MCPcopy
hub / github.com/Semantic-Org/Semantic-UI-React / HtmlLabelProps

Interface HtmlLabelProps

src/generic.d.ts:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13// ======================================================
14
15export interface HtmlLabelProps extends StrictHtmlLabelProps {
16 [key: string]: any
17}
18
19export interface StrictHtmlLabelProps {
20 children?: React.ReactNode

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…