Set attributes on the html element
static Component html({Map<String, String>? attributes}) { throw UnsupportedError( 'Cannot use DocumentHelper without a platform implementation', ); }