- Namespace: FSharp.Data
- Assembly: FSharp.Data.Html.Core.dll
-
Base Type:
obj -
All Interfaces:
IEquatable<HtmlAttribute>,IStructuralEquatable,IComparable<HtmlAttribute>,IComparable,IStructuralComparable
Represents an HTML attribute. The name is always normalized to lowercase
Static members
| Static member | Description |
|
Full Usage:
Parameters:
string
-
The name of the attribute
value : string
-
The value of the attribute
Returns:
|
|