feat: expose real aspect from InlineableHTMLDirective / AspectedHTMLDirective #5683
Labels
area:fast-element
Pertains to fast-element
closed:done
Work is finished
task
A task that's part of a body of feature work.
Milestone
SSR infrastructure implements its own regex parsing of attribute values to determine the type of attribute being used in a template (attribute, boolean attribute, property, event).
Let's see if there is a way to make this information available to the directive implementations so that SSR can simply leverage that information instead of having to generate it itself.
The text was updated successfully, but these errors were encountered: