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

Interface StrictHtmlLabelProps

src/generic.d.ts:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19export interface StrictHtmlLabelProps {
20 children?: React.ReactNode
21}
22
23export interface HtmlIframeProps extends StrictHtmlIframeProps {
24 [key: string]: any

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…