AppLauncher Component
The AppLauncher component is a menu accessible from the toolbar that allows users to launch favorite components.
To modify the AppLauncher you must install a custom Toolbar component yarn template Toolbar
.
Configuration
By default, every component is launchable from the 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 app launcher uses the following React components from the Finsemble UI API library.
Control | Summary |
---|---|
AppLauncher | A simple pull down menu for launching apps |