#Add dynamic attributes to the HTML tag?

1 messages · Page 1 of 1 (latest)

lunar palm
#

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

lilac venture
#

Return them from your root loader and add it to the html element there