![]() |
VOOZH | about |
The Spectre Forms provide the most common control component used in regular forms. In this article, we will discuss the form disabled styles. Spectre Forms Form disabled styles is used to disable the form input field. Only the use of the disabled attribute can disable that field.
Forms Form disabled styles Classes: There are no predefined classes to disable any field in Spectre, we can simply use HTML input disable the attribute for that
Syntax:
<input type="" disabled >
Example:
Output:
Reference: https://picturepan2.github.io/spectre/elements/forms.html#forms-disabled