Named examples
You can name examples in the components object.
components:
examples:
lightning:
# Example object
It is a map with strings as the name, and the Example Object as the value.
Visuals
See the Example Object.
Types
- NamedExamples
- Example
NamedExamples: mapOf('Example'),