Skip to main content
Version: 22.6.3

VisibilityOption type

Signature:

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