GridLayer.setClassName¶
Summary¶
GridLayer.setClassName sets the additional CSS class on the grid container. The attached container is updated immediately.
Syntax¶
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
className |
string |
Yes | Additional CSS class, or empty string to remove it. |
Returns¶
this - The same instance for method chaining.
Type Details¶
The base wasmgpu-overlay-grid class is retained.