| Package | Description |
|---|---|
| com.vaadin.flow.component.charts.model |
| Modifier and Type | Method and Description |
|---|---|
ButtonTheme |
RangeSelector.getButtonTheme() |
ButtonTheme |
ResetZoomButton.getTheme() |
ButtonTheme |
ContextButton.getTheme() |
| Modifier and Type | Method and Description |
|---|---|
void |
RangeSelector.setButtonTheme(ButtonTheme buttonTheme)
A collection of attributes for the buttons.
|
void |
ResetZoomButton.setTheme(ButtonTheme theme)
A collection of attributes for the button.
|
void |
ContextButton.setTheme(ButtonTheme theme)
A configuration object for the button theme.
|
Copyright © 2024. All rights reserved.