element-plus/docs/examples/text
gimjin 4f78411bb8
feat(components): add el-text component (#11653)
* test(components): [text] el-text unit test

* docs(components): [text] el-text website documentation

* feat(components): [text] el-text implementation

* fix(components): [text] prop 'as' rename 'tag'

* docs(components): [text] rename slot default, optimize document

* test(components): [text] render text & class change the execution order

* fix(components): [text] use template and render function together
2023-03-10 15:30:56 +08:00
..
basic.vue feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
mixed.vue feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
override.vue feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
sizes.vue feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
truncated.vue feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00