mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
docs: fix typo (#9866)
This commit is contained in:
@@ -51,7 +51,7 @@ skeleton/customized-template
|
||||
|
||||
## Loading state
|
||||
|
||||
When `Loading` ends, we always need to show the real UI with data to our end users. with the attribtue `loading` we can control whether showing the DOM. You can also use slot `default` to structure the real DOM element.
|
||||
When `Loading` ends, we always need to show the real UI with data to our end users. with the attribute `loading` we can control whether showing the DOM. You can also use slot `default` to structure the real DOM element.
|
||||
|
||||
:::demo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user