OptionalattributesAttributes that, when they change on target, trigger a re-resolve.
Default ['data-theme', 'class'] — the two common dark/light switches.
OptionaltargetElement whose CSS custom properties are read and whose attribute changes
are watched. Default document.documentElement (<html>) — the usual
home of a data-theme toggle. Pass a scoped element to theme one subtree.
Options for useChartTheme.