LinearGaugeProps
Represents the props of the KendoReact LinearGauge 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). | |
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. | |
style? |
| The styles that are applied to the component. | |
transitions? |
| If set to |