Class RuntimeContext

Constructors

Properties

initialValues: any
props: Record<string, Ref<any>>
setup: Function
shadowDom?: ShadowRootInit
state: any
stateKeys: string[]
view: any
extensions: AnyFunction[] = []

Methods