content
protected com.vaadin.flow.component.Component content
protected intprotected booleanprotected Stringprotected com.vaadin.flow.component.Componentprotected booleanprotected booleanprotected List<com.vaadin.flow.component.ComponentEventListener<SlideToggleEvent>> protected SlideModeprotected intprotected ScheduleStrategyprotected SlideTabPositionprotected intprotected booleanprotected intSlideTabBuilder(com.vaadin.flow.component.Component content) SlideTabBuilder(com.vaadin.flow.component.Component content,
String caption) animationDuration(int animationDuration) autoCollapseSlider(boolean autoCollapseSlider) SlideTab stays open when use clicks outsidebuild()expanded(boolean expanded) fixedContentSize(int pixel) SlideTab calculates it's content width/height (depending on it's mode)flowInContent(boolean flowInContent) listener(com.vaadin.flow.component.ComponentEventListener<SlideToggleEvent> listener) scheduleStrategy(ScheduleStrategy scheduleStrategy) tabPosition(SlideTabPosition tabPosition) SlideTab total areatabSize(int tabSize) tabVisible(boolean tabVisible) zIndex(int zIndex) content - that is wrapped by the SliderPanelcontent - that is wrapped by the SliderPanelcaption - of the slider navigation elementmode - default TOPexpanded - default falseflowInContent - default falsetabSize - default 40listener - instance of com.vaadin.flow.component.ComponentEventListener<SlideToggleEvent>caption - of the slider navigation elementSlideTab total areatabPosition - default BEGINNINGtabVisible - True (default) if the tab should be visibleanimationDuration - defaul 500style - style that should get addedSlideTab calculates it's content width/height (depending on it's mode)pixel - width/height (depending on it's mode)SlideTab stays open when use clicks outsideautoCollapseSlider - enable auto collapse in expand statezIndex - default 9990