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