Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INavbarAction

Interface for the top right actions. It supports onClick events.

Hierarchy

  • INavbarAction

Index

Properties

Properties

icon

icon: string

Icon is one of the many icomoon icons.

label

label: string

Alter text.

Optional onClick

onClick: Function

Optional onClick event callback.

Generated using TypeDoc