Provides a helper utility to verify if a label prop is valid for the TJSSlotLabel component.

Index

Constructors

Methods

Constructors

Methods

  • Test if the given label is valid data / prop for the TJSSlotLabel component.

    Parameters

    • label: any

    Returns label is string | Embed<SvelteComponent<any, any, any>, { PropsOmit: never }>