RuntimeStates
RuntimeStates
Generic shared runtime hooks used by multiple core components. Themes must consume them through an owning or otherwise scoped selector; they are not standalone styling surfaces.
Internal
is-open
Shared runtime state hook indicating that an owning surface is expanded; themes must consume it through an owner-scoped selector.
is-visible
Shared runtime state hook indicating that an owning surface is currently presented; themes must consume it through an owner-scoped selector.