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
Button
[attr.disabled]
tuiAppearanceState="disabled"
https://taiga-ui.dev/components/button/API?appearance=primary&tuiAppearanceState=disabled
<div tuiPlatform="ios"> <button tuiButton appearance="primary" tuiAppearanceState="disabled" > Button </button> </div>
<div tuiPlatform="ios"> <button tuiButton appearance="primary" disabled > Button </button> </div>
Both examples have the similar appearance.
but
4.15.0
Chrome
macOS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reproduction url
https://taiga-ui.dev/components/button/API?appearance=primary&tuiAppearanceState=disabled
Description
Public
Both examples have the similar appearance.
Proprietary
but
Bonus task
[attr.disabled]
-property for API documentation page https://taiga-ui.dev/components/button/APITaiga UI version
4.15.0
Browser Used
Chrome
OS Used
macOS
The text was updated successfully, but these errors were encountered: