Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SupportedDirectives

List of all the name of the supported directives in kebab case to match how they appear in HTML attributes. Used to reference the attribute when getting the values from the directive.

Index

Enumeration members

component

component: = "component"

create-from-data-source

create-from-data-source: = "create-from-data-source"

generate-from-files

generate-from-files: = "generate-from-files"

include-script-src

include-script-src: = "include-script-src"

include-styles-src

include-styles-src: = "include-styles-src"

public-file-list

public-file-list: = "public-file-list"

url-to

url-to: = "url-to"