UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

45 lines (44 loc) 862 B
{ "component": "welcome-mat", "status": "prod", "display-name": "Welcome Mat", "classKey": "WelcomeMat", "SLDS-component-path": "/components/welcome-mat", "dependencies": [ { "component": "info-badge", "classKey": "WelcomeMatInfoBadge" }, { "component": "tile", "classKey": "WelcomeMatTile" } ], "site-stories": [ { "heading": "Default", "path": "/__examples__/default.jsx" }, { "heading": "With Steps Completed", "path": "/__examples__/steps-complete.jsx" }, { "heading": "Info-Only", "path": "/__examples__/info-only.jsx" }, { "heading": "Splash", "path": "/__examples__/splash.jsx" }, { "heading": "Trailhead", "path": "/__examples__/trailhead.jsx" }, { "heading": "Trailhead - Complete", "path": "/__examples__/trailhead-complete.jsx" } ], "url-slug": "welcome-mat" }