TreeViewSelectInput
Select component with treeview
Installation
import {TreeViewSelectInput} from 'uxp/components';
Properties
Name
Type
Description
placeholder
string
showSelectedNodePath
boolean
showSelectedNodeDisplayPath
boolean
placeholder
type
string
showSelectedNodePath
type
boolean
showSelectedNodeDisplayPath
type
boolean
Last updated