Skip to content

BasesView.getEphemeralState method

BasesView › getEphemeralState

Unofficial

Gets the view's ephemeral (non-persisted) state.

Signature:

getEphemeralState(): Record<string, unknown>

Returns: Record<string, unknown>The ephemeral state.