OtherVisibilityOption版本:23.11.1本頁內容VisibilityOption 類型 是否等待元素為可見或隱藏。null 停用可見性檢查。 簽名 export type VisibilityOption = 'hidden' | 'visible' | null;