Skip to main content

ComponentPropertyOptions

type ComponentPropertyOptions = { preferredValues?: InstanceSwapPreferredValue[]; description?: string }

Additional options that can be specified when creating a new component property. Description is only applicable to slot properties.