Skip to content

a11ydocs v1.7.0


a11ydocs / OutlineOptions

Interface: OutlineOptions

Defined in: src/types.ts:518

Options that control outline item state, such as expansion.

Properties

PropertyTypeDescriptionDefined in
expanded?booleanWhether outline items are expanded by default.src/types.ts:520

Released under the ISC license.