mirror of https://github.com/sveltejs/svelte
47 lines
768 B
47 lines
768 B
{
|
|
"hash": "1eefngx",
|
|
"html": {
|
|
"start": 0,
|
|
"end": 38,
|
|
"type": "Fragment",
|
|
"children": [
|
|
{
|
|
"start": 0,
|
|
"end": 38,
|
|
"type": "Element",
|
|
"name": "input",
|
|
"attributes": [
|
|
{
|
|
"start": 7,
|
|
"end": 37,
|
|
"type": "Action",
|
|
"name": "tooltip",
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 20,
|
|
"end": 36,
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start": 20,
|
|
"end": 21,
|
|
"name": "t"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Literal",
|
|
"start": 22,
|
|
"end": 35,
|
|
"value": "tooltip msg",
|
|
"raw": "'tooltip msg'"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
"css": null,
|
|
"js": null
|
|
} |