F - Type of the footer Component.@FunctionalInterface public interface HasFooter<F extends com.vaadin.flow.component.Component & com.vaadin.flow.component.HasComponents>
| Modifier and Type | Method and Description |
|---|---|
Optional<F> |
getFooter()
Gets the current footer.
|
Copyright © 2024 Miki. All rights reserved.