RevealOptions

Properties

Link copied to clipboard
abstract val expand: JsAny?

If true, then the element will be expanded. If a number is passed, then up to that number of levels of children will be expanded

Link copied to clipboard
abstract val focus: Boolean?

If true, then the element will be focused.

Link copied to clipboard
abstract val select: Boolean?

If true, then the element will be selected.