To add data to your component, introduce a script tag with a variable. In practice, Svelte components have the script tag at the top of the file.
Print data in templates with curly braces. Data can also be used in attributes.
When the variable name matches the attribute, you can use shorthand notation instead.