TagBoxBuilder.Items Method
Name | Parameters | Description |
---|---|---|
Items(Action<CollectionFactory<TagBoxItemBuilder>>) | configurator | Provides access to the client-side items option that represents a TagBox item collection. |
Items(IEnumerable<String>) | value | Mirrors the client-side items option. |