Class: Ruflet::UI::PlatformControlContracts::Components::ContextMenuActionControl
- Inherits:
-
PlatformControl
- Object
- Control
- PlatformControl
- Ruflet::UI::PlatformControlContracts::Components::ContextMenuActionControl
- Defined in:
- lib/ruflet_ui/ruflet/ui/platform_control_contracts.rb
Constant Summary collapse
- TYPE =
"contextmenuaction".freeze
- WIRE =
"ContextMenuAction".freeze
- KEYWORDS =
i[ adaptive align animate_align animate_margin animate_offset animate_opacity animate_position animate_rotation animate_scale animate_size aspect_ratio badge bottom checked col content data default destructive disabled height icon key left margin mouse_cursor offset opacity right rotate rtl scale size_change_interval tooltip top trailing_icon value visible width on_animation_end on_click on_size_change ].freeze
Constants inherited from Control
Control::HOST_EXPANDED_TYPES, Control::SCHEMA_METADATA_CACHE
Instance Attribute Summary
Attributes inherited from Control
#children, #id, #props, #runtime_page, #type, #wire_id
Method Summary
Methods inherited from PlatformControl
Methods inherited from Control
#attach_handler, #emit, generate_id, #has_handler?, #initialize, #merge_props, #on, #to_patch
Constructor Details
This class inherits a constructor from Ruflet::UI::PlatformControlContracts::Components::PlatformControl