mirror of https://github.com/sveltejs/svelte
33 lines
497 B
33 lines
497 B
{
|
|
"html": {
|
|
"start": 0,
|
|
"end": 35,
|
|
"type": "Fragment",
|
|
"children": [
|
|
{
|
|
"start": 0,
|
|
"end": 35,
|
|
"type": "Element",
|
|
"name": "input",
|
|
"attributes": [
|
|
{
|
|
"start": 7,
|
|
"end": 34,
|
|
"type": "Action",
|
|
"name": "tooltip",
|
|
"expression": {
|
|
"type": "Literal",
|
|
"start": 20,
|
|
"end": 33,
|
|
"value": "tooltip msg",
|
|
"raw": "'tooltip msg'"
|
|
}
|
|
}
|
|
],
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
"css": null,
|
|
"js": null
|
|
} |