Writes the specified HtmlAttributes.
public HtmlRenderer WriteAttributes(HtmlAttributes? attributes, Func<string, string>? classFilter = null)
The attributes to render.
A class filter used to transform a class into another class at writing time