SelectorType
Defines the types of selector components that can be rendered.
Enumeration Members
Base
Base: "base";
A generic selector with a customizable list of items.
Files
Files: "files";
A selector for browsing and selecting files and folders.
Groups
Groups: "groups";
A selector for choosing user groups.
People
People: "people";
A selector for choosing users and guests.
Room
Room: "room";
A selector for browsing and selecting rooms.