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