FileManagerToolbarBuilder.Items Method
Name | Parameters | Description |
---|---|---|
Items(Action<CollectionFactory<FileManagerToolbarItemBuilder>>) | configurator | Provides access to the client-side items option that represents a toolbar item collection. |
Items(IEnumerable<FileManagerToolbarItem>) | value | Configures toolbar items' settings. Mirrors the client-side items option. |