Uses of Class
com.vaadin.flow.component.charts.model.Separator
Packages that use Separator
-
Uses of Separator in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return SeparatorModifier and TypeMethodDescriptionBreadcrumbs.getSeparator()Returns the separator configuration for breadcrumbs, which defines the visual separator between breadcrumb items.Methods in com.vaadin.flow.component.charts.model with parameters of type SeparatorModifier and TypeMethodDescriptionvoidBreadcrumbs.setSeparator(Separator separator) Sets the separator configuration for breadcrumbs, which defines the visual separator between breadcrumb items.