Skip to main content
Version: 20.8.2

VisibilityOption type

Signature:

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