Class ClickComponent
public sealed class ClickComponent
- Inheritance
-
ClickComponent
- Inherited Members
Constructors
ClickComponent()
public ClickComponent()
Properties
Action
public required ClickAction Action { get; set; }
Property Value
Value
public required string Value { get; set; }