Provide pre defined properties for the extension manifest. Define the type-property and other properties you like to preset for implementations of this kind.
type
{ * type: 'section', * weight: 123, * } Copy
{ * type: 'section', * weight: 123, * }
object
Provide pre defined properties for the extension manifest. Define the
type
-property and other properties you like to preset for implementations of this kind.