Generated API snapshot
@askrjs/ui/label
Exports from the declarations published in @askrjs/ui 0.0.13. Signatures are generated from the installed artifact.
@askrjs/ui/label0.0.13
Exports
This entrypoint publishes 7 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
Labeltype
Label: { (props: LabelLabelProps): JSXElement; (props: LabelAsChildProps): JSXElement; }LABEL_A11Y_CONTRACTtype
LABEL_A11Y_CONTRACT: { readonly ELEMENT: "label"; readonly ASSOCIATION_ATTRIBUTE: "for"; readonly DATA_ATTRIBUTES: { readonly slot: "data-slot"; }; readonly NAME_SOURCE_PRIORITY: readonly ["aria-label", "textContent"]; readonly AS_CHILD: { readonly forwardsProps: true; readonly preservesChildElement: true; }; }LabelA11yContracttype
LabelA11yContract: anyLabelAsChildPropstype
LabelAsChildProps: anyLabelLabelPropstype
LabelLabelProps: anyLabelOwnPropstype
LabelOwnProps: anyLabelPropstype
LabelProps: any