Interface HasSquareElement

All Superinterfaces:
HasElement, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasSize, HasThemeStyle, Serializable
All Known Implementing Classes:
BadgeIcon, ButtonIcon, Icon, ImageButton

public interface HasSquareElement extends HasElement, com.vaadin.flow.component.HasSize
Element that has a square shape (equal width and height).
Author:
Syam