CardViewToolbarBuilder.Items Method
| Name | Parameters | Description |
|---|---|---|
| Items(Action<CollectionFactory<CardViewToolbarItemBuilder>>) | configurator | Gives access to the client-side toolbar.items option that represents a toolbar item collection. |
| Items(IEnumerable<PredefinedToolbarItem>) | value | Mirrors the client-side toolbar.items option. |