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

Interface VisibilityProps

src/behaviors/Visibility/Visibility.d.ts:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2
3export interface VisibilityProps extends StrictVisibilityProps {
4 [key: string]: any
5}
6
7export interface StrictVisibilityProps {
8 /** An element type to render as (string or function). */

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…