-
Notifications
You must be signed in to change notification settings - Fork 545
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f3c7ad8
commit 444c565
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -192,7 +192,7 @@ code: >- | |
|
||
## Slots | ||
|
||
### `label` :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"} | ||
### `label` | ||
|
||
Use the `#label` slot to set the custom content for label. | ||
|
||
|
@@ -210,7 +210,7 @@ slots: | |
:u-input{model-value="benjamincanac" placeholder="[email protected]"} | ||
:: | ||
|
||
### `description` :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"} | ||
### `description` | ||
|
||
Use the `#description` slot to set the custom content for description. | ||
|
||
|
@@ -230,7 +230,7 @@ props: | |
:u-input{model-value="benjamincanac" placeholder="[email protected]"} | ||
:: | ||
|
||
### `hint` :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"} | ||
### `hint` | ||
|
||
Use the `#hint` slot to set the custom content for hint. | ||
|
||
|
@@ -250,7 +250,7 @@ props: | |
:u-input{model-value="benjamincanac" placeholder="[email protected]"} | ||
:: | ||
|
||
### `help` :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"} | ||
### `help` | ||
|
||
Use the `#help` slot to set the custom content for help. | ||
|
||
|
@@ -270,7 +270,7 @@ props: | |
:u-input{model-value="benjamincanac" placeholder="[email protected]"} | ||
:: | ||
|
||
### `error` :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"} | ||
### `error` | ||
|
||
Use the `#error` slot to set the custom content for error. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
444c565
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
ui – ./
ui-nuxt-js.vercel.app
ui.nuxt.com
ui-git-dev-nuxt-js.vercel.app