Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h25 struct ButtonAttribute : Attribute { struct
26 std::string buttonType;
27 std::string iconSrc;
28 std::string placement;
29 std::string textData;
30 bool isAutoFocus = false;
31 bool isDisabled = false;
32 bool isWaiting = false;