Skip to main content
Version: 21.11.0

VisibilityOption type

Signature:

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