Home
last modified time | relevance | path

Searched defs:prevLabel (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-stepperitem.md26 ### prevLabel subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-stepperitem.md26 ### prevLabel subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_stepper_item_bridge.cpp57 std::string prevLabel = valueArg->ToString(vm)->ToString(vm); in SetPrevLabel() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js24401 prevLabel(value) { method in ArkStepperItemComponent