Interface NavigationCard

All Superinterfaces:
BaseClayCard

public interface NavigationCard extends BaseClayCard
  • Method Details

    • getDescription

      default String getDescription()
    • getIcon

      default String getIcon()
    • getImageAlt

      default String getImageAlt()
    • getImageSrc

      default String getImageSrc()
    • getTitle

      String getTitle()
    • isSmall

      default Boolean isSmall()