-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
html text has got evaluations on those two situations:
- When an attribute is enclosed between "[]" (attribute binding). It is evaluated using WebComponent context.
- Every attribute, is tried to be parsed as object, array or number.
ADITIONAL: Any text enclosed between {{ }}, if that feature is already developed.
As we can see, every attribute is parsed to JSON automatically. Is it optimal? Is there any way to parse only when we know it is parseable? Or parse only when it is an attribute binding?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
performancePerformance improvementsPerformance improvements