[]
Gets or sets the width of the Designer component.
[Parameter]
public string Width { get; set; }
Type | Description |
---|---|
string | A string representing the width of the Designer. Accepts CSS units such as "px", "%", "em", etc. |
The default value is "100%".