Class TJSSlotLabelUtil
Index
Constructors
Methods
Constructors
constructor
- new TJSSlot
Label (): TJSSlotLabelUtilUtil Returns TJSSlotLabelUtil
Methods
Static
isValid
- is
Valid (label): label is string | TJSSvelteConfig Test if the given label is valid data / prop for the TJSSlotLabel component.
Parameters
- label: any
Returns label is string | TJSSvelteConfig
Provides a helper utility to verify if a label prop is valid for the TJSSlotLabel component.