Skip to main content
Version: 22.7.1

VisibilityOption type

Signature:

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