laravel-dashboard-kit/dashboard-ui
Composer 安装命令:
composer require laravel-dashboard-kit/dashboard-ui
包简介
Dashboard UI package for Laravel Dashboard Kit
README 文档
README
Requirement
Routes
- /logout:
POST
Dashboard Theme Structure
Your theme should include the following structure
Layouts
- full
- horizontal
- blank
Global properties
header: = false to hide header
menu: = false to hide menu
Components
- badge
color: primary, secondary, success, danger, warning, info, light, dark. Default is lightpill: get rounded shape
- form
action: the url to submitmethod: default isPOST
- form-input
- where
$slotis the label and placeholder namerequired<x-slot name="before></x-slot>icon-before<x-slot name="after></x-slot>icon-aftermask: add text below the inputdir: rtl or ltr
- where
- form-label
required: default false
- form-submit
- card
titlesubtitleimagealign: center, left, right
- button
color: default infosize: default normalexpand: default normalhref: convert to anchor tag
- login
- $slot will be added on the extra section
action: form action to submittitlesubtitleemail-input-namepassword-input-nameremember-checkbox-name
- row
- col
sizemdlg
- flex
x: in flex direction: start, end, center, between, aroundy: in opposite flex direction start, end, center, baseline, stretch
Widgets
- progress bar
value: value of progress barcolor
统计信息
- 总下载量: 84
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 4
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-02