HTMLAttributes
Members
- action
string action;
Undocumented in source.
- classes
string classes;
Undocumented in source.
- forAttr
string forAttr;
Undocumented in source.
- href
string href;
Undocumented in source.
- id
string id;
Undocumented in source.
- name
string name;
Undocumented in source.
- rel
string rel;
Undocumented in source.
- src
string src;
Undocumented in source.
- style
string style;
Undocumented in source.
- type
string type;
Undocumented in source.
- value
string value;
Undocumented in source.
Html attributes in order to be used.