We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@GarvitSinghal47 pointed out that some of our components' docs could be improved with some examples, starting with KTextbox.
Not all variations need to be applied, however, a handful of the props' examples would be a great improvement.
The following examples can be made initially and further updates to component docs can be discussed afterward:
invalid
invalidText
disabled
number
min
max
textarea
label
I think that going beyond 5 examples might ultimately make the page less usable/readable overall but once these are in place we can discuss further.
The text was updated successfully, but these errors were encountered:
@nucleogenesis feel free to assign me this issue.
Sorry, something went wrong.
nucleogenesis
GarvitSinghal47
Successfully merging a pull request may close this issue.
Overview
@GarvitSinghal47 pointed out that some of our components' docs could be improved with some examples, starting with KTextbox.
Not all variations need to be applied, however, a handful of the props' examples would be a great improvement.
Acceptance criteria
The following examples can be made initially and further updates to component docs can be discussed afterward:
invalid
andinvalidText
-- this will need to have a note to the user regarding what is and isn't valid so that they can test it outdisabled
number
min
max
textarea
label
I think that going beyond 5 examples might ultimately make the page less usable/readable overall but once these are in place we can discuss further.
The text was updated successfully, but these errors were encountered: