@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
29 lines (28 loc) • 536 B
JSON
{
"component": "app-launcher",
"status": "prod",
"display-name": "App Launcher",
"classKey": "AppLauncher",
"SLDS-component-path": "/components/app-launcher",
"dependencies": [
{
"component": "expandable-section",
"classKey": "AppLauncherExpandableSection"
},
{
"component": "link",
"classKey": "AppLauncherLink"
},
{
"component": "tile",
"classKey": "AppLauncherTile"
}
],
"site-stories": [
{
"heading": "Default",
"path": "/__examples__/default.jsx"
}
],
"url-slug": "app-launcher"
}