AdvancedAppLauncher Component
To enable the advanced app launcher you must install a custom Toolbar component: yarn template Toolbar
.
The advanced app launcher component provides a richer end user experience than default app launcher. It is designed for use cases involving a large number of applications, with features for searching and organizing apps. Features include:
- Bookmarks
- Search and filtering
- Folders and organization
Configuration
By default, every component is launchable from the advanced app launcher. Components can be excluded via config by setting the foreign.components.App Launcher.launchableByUser
property to false. See the Config Reference.
API
The following React components are used from the Finsemble UI API library.
Control | Summary |
---|---|
AdvancedAppLauncher | A control that launches the Advanced App Launcher as a menu. |