AuraDefinitionBundleId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The ID of the
bundle containing the definition. A bundle contains
a Lightning definition and all its related
resources.
|
DefType |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
-
The definition type. Valid
values are:
-
APPLICATION — Lightning Components app
-
CONTROLLER — client-side controller
-
COMPONENT
— component markup
-
EVENT —
event definition
-
HELPER —
client-side helper
-
INTERFACE
— interface definition
-
RENDERER
— client-side renderer
-
STYLE —
style (CSS) resource
-
PROVIDER
— reserved for future use
-
MODEL —
deprecated, do not use
-
TESTSUITE
— reserved for future use
-
DOCUMENTATION — documentation
markup
-
TOKENS —
tokens collection
-
DESIGN —
design definition
-
SVG — SVG
graphic resource
|
Format |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
- The format of the definition. Valid values are:
|
Source |
- Type
- textarea
- Properties
- Create, Update
- Description
- The contents of the Lightning definition. This is all the markup or code for
the definition.
|