BootstrapFABActionCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add(String, BootstrapFABActionItemCollection) | contextName, actions | Adds several actions to the collection and specifies the actions’ context name. |
Add(String, String) | contextName, actionName | Adds a new action to the collection and specifies the action’s identifier and context name. |