Expand description
Common attributes
Note that you may create your own attribute by using Attribute::new or Attribute::new_flag
Or by leveraging on of the From implementation on Attribute
Enums§
- Represent an anchor target
Functions§
actionattributealtattributeasyncattributeautocompleteattributeautocomplete="on"attributeautocomplete="on"attributeautofocusattributecharsetattribute- Alias for
charset("UTF-8") - charset_
utf_ 8 Deprecated Alias forcharset("UTF-8") classattributecolsattributecontentattributecrossorigin="anonymous"crossorigin="use-credentials"deferattributedisabledattributedownloadflag attributedownloadattribute with a file name argumentforattributeheightattributeheightattribute with ani32valuehrefattributeidattributeintegrityattributelangattribute (usually onhtmlelement)maxattributemaxlengthattributemaxlengthattribute using au16valuemethod_getattributemethod_getattributeminattributeminlengthattributeminlengthattribute using au16valuemultipleattributenameattribute- Do not render any attribute. Useful for conditional rendering.
patternattributeplaceholderattributerelattributerequiredattributeroleattribute with an aribtrary string valuerowsattributesrcattributestyleattributetargetattribute for<a>- Alias for
target(Target::Blank) typeattributetype="checkbox"(checkbox input)type="date"(date input)type="email"(email input)type="file"(file input)type="hidden"(hidden input)type="month"(month input)type="number"(number input)type="password"(password input)type="radio"(radio input)type="range"(range input)type="reset"(reset button)type="submit"(reset button)type="tel"(phone number input)type="text"(text input)valueattributewidthattributewidthattribute with ani32value