forked from mengyxu/noob-components
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
545 B
25 lines
545 B
|
3 months ago
|
# Plugs Element Guidelines
|
||
|
|
|
||
|
|
> Element Plus UI wrappers, formatters, and validation rules.
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Overview
|
||
|
|
|
||
|
|
This directory documents the Element UI integration in `plugs/element/`.
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Guidelines Index
|
||
|
|
|
||
|
|
| Guide | Description | Status |
|
||
|
|
|-------|-------------|--------|
|
||
|
|
| [listTableDialog](./list-table-dialog.md) | List table dialog | Filled |
|
||
|
|
| [formatter](./formatter.md) | Value formatting | Filled |
|
||
|
|
| [message](./message.md) | Message utilities | Filled |
|
||
|
|
| [rule](./rule.md) | Validation rules | Filled |
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
**Language**: English
|