Separator

class Separator(val text: String = "") : MenuItem, IBaseAction

Constructors

Link copied to clipboard
constructor(text: String = "")

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun PopupMenuItem(scope: MenuScope)
Link copied to clipboard
open override fun toMenuItem(): MenuItem
Link copied to clipboard
open override fun toNavItem(): INavItem