Skip to main content

One doc tagged with "attributes"

View All Tags

9. Props, Attributes & the .props Contract

Dim components receive data from the parent as HTML attributes, the .props property, and light-DOM children. Understanding which channel to use prevents silent bugs and security issues.