TaskBoardCardMenuBuilder
Defines the fluent API for configuring the TaskBoardCardMenu settings.
Methods
Name(System.String)
The name of the button.
Parameters
value - System.String
The value that configures the name.
Text(System.String)
The text of the button.
Parameters
value - System.String
The value that configures the text.
Icon(System.String)
The icon of the button.
Parameters
value - System.String
The value that configures the icon.
SpriteCssClass(System.String)
The class name of the icon element.
Parameters
value - System.String
The value that configures the spritecssclass.
Command(System.String)
The command of the button.
Parameters
value - System.String
The value that configures the command.
Options(System.String)
The command options of the button.
Parameters
value - System.String
The value that configures the options.