Skip to main content
Version: 21.0.2

VisibilityOption type

Signature:

export type VisibilityOption = 'hidden' | 'visible' | null;