Skip to content
New issue

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

docs(kinput): fix typo #2455

Merged
merged 1 commit into from
Oct 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs(kinput): fix typo
Justineo committed Oct 13, 2024
commit fa132f55df79df47d7606c1a4f3e1d6e91ce8b2d
2 changes: 1 addition & 1 deletion docs/components/input.md
Original file line number Diff line number Diff line change
@@ -236,7 +236,7 @@ Use the `before` and `after` slots for inserting icons before and/or after the i
```

:::tip TIP
If you want to make an icon clickable, you **must** assign `role="button"` and `tabindex="0"` attributes to that element and bind an event handler. KBadge will take care of state styling (hover, focus, disabled).
If you want to make an icon clickable, you **must** assign `role="button"` and `tabindex="0"` attributes to that element and bind an event handler. KInput will take care of state styling (hover, focus, disabled).

<KInput model-value="b0490b53-4f47-410d-92b0-e76a3141c04d">
<template #after>