#Add dynamic attributes to the HTML tag?
1 messages · Page 1 of 1 (latest)
Return them from your root loader and add it to the html element there
1 messages · Page 1 of 1 (latest)
Is there a way to add attributes to the root HTML tag on a per-request basis? I'm creating an XBRL document which requires some attributes on the root HTML tag. However, the attributes will vary by request and should be driven by data returned from an API
Return them from your root loader and add it to the html element there