New to KendoReact? Start a free 30-day trial
RadialGaugeProps
RadialGaugePropsPremium
Represents the props of the KendoReact RadialGauge component.
Name | Type | Default | Description |
---|---|---|---|
children? |
|
Determines the children nodes. | |
className? |
|
Sets additional CSS classes to the component. | |
dir? |
|
Represents the | |
pointer |
|
The configuration of the pointers (see example). Example: jsx
| |
renderAs? |
|
Sets the preferred rendering engine. If not supported by the browser, the Gauge switches to the first available mode. The supported values are:
| |
scale? |
|
The configuration of the scale. Example: jsx
| |
style? |
|
The styles that are applied to the component. | |
transitions? |
|
If set to |