LookupBuilder.Items Method
Name | Parameters | Description |
---|---|---|
Items(Action<CollectionFactory<LookupItemBuilder>>) | configurator | Provides access to the client-side items option that represents a Lookup item collection. |
Items(IEnumerable<String>) | value | An array of items displayed by the UI component. Mirrors the client-side items option. |