Home
last modified time | relevance | path

Searched refs:XComponentOnLoadModifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkXComponent.ts468 …modifierWithKey(this._modifiersWithKeys, XComponentOnLoadModifier.identity, XComponentOnLoadModifi…
822 class XComponentOnLoadModifier extends ModifierWithKey<(event?: object) => void> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js25783 …modifierWithKey(this._modifiersWithKeys, XComponentOnLoadModifier.identity, XComponentOnLoadModifi…
26147 class XComponentOnLoadModifier extends ModifierWithKey { class
26160 XComponentOnLoadModifier.identity = Symbol('xComponentOnLoad');