export function render(_ctx, $props, $emit, $attrs, $slots) {
const n0 = t0()
- const x0 = _child(n0)
+ const x0 = _child(n0, -1)
_renderEffect(() => _setText(x0, "count is " + _toDisplayString(_ctx.count) + "."))
return n0
}"
export function render(_ctx) {
const n0 = t0()
- const x0 = _child(n0)
+ const x0 = _child(n0, -1)
n0.$evtclick = e => _ctx.handleClick(e)
_renderEffect(() => {
const _count = _ctx.count
export function render(_ctx) {
const n0 = t0()
- const x0 = _child(n0)
+ const x0 = _child(n0, -1)
_renderEffect(() => {
_setProp(n0, "id", _ctx.foo)
_setText(x0, _toDisplayString(_ctx.bar))
const n0 = _child(n3)
const n1 = _next(n0)
const n2 = _nthChild(n3, 3)
- const x0 = _child(n0)
+ const x0 = _child(n0, -1)
_setText(x0, _toDisplayString(_ctx.foo))
_renderEffect(() => {
_setText(n1, " " + _toDisplayString(_ctx.bar))
const n0 = _child(n3)
const n1 = _next(n0)
const n2 = _next(n1)
- const x0 = _child(n0)
- const x2 = _child(n2)
+ const x0 = _child(n0, -1)
+ const x2 = _child(n2, -1)
_renderEffect(() => {
_setText(x0, _toDisplayString(_ctx.first))
_setText(n1, " " + _toDisplayString(_ctx.second) + " " + _toDisplayString(_ctx.third) + " ")
export function render(_ctx) {
const n1 = t0()
const n0 = _nthChild(n1, 2)
- const x0 = _child(n0)
+ const x0 = _child(n0, -1)
_renderEffect(() => _setText(x0, _toDisplayString(_ctx.msg)))
return n1
}"
const n1 = _child(p1)
const p2 = _next(p1)
const n2 = _child(p2)
- const x0 = _child(n0)
- const x1 = _child(n1)
- const x2 = _child(n2)
+ const x0 = _child(n0, -1)
+ const x1 = _child(n1, -1)
+ const x2 = _child(n2, -1)
_renderEffect(() => {
const _msg = _ctx.msg
_setText(x0, _toDisplayString(_msg))
export function render(_ctx) {
const n0 = _createFor(() => (_ctx.list), (_for_item0, _for_key0) => {
const n2 = t0()
- const x2 = _child(n2)
+ const x2 = _child(n2, -1)
_renderEffect(() => _setText(x2, _toDisplayString(_for_item0.value[0] + _for_item0.value.slice(1) + _for_key0.value)))
return n2
}, ([id, ...other], index) => (id))
export function render(_ctx) {
const n0 = _createFor(() => (_ctx.list), (_for_item0, _for_key0) => {
const n2 = t0()
- const x2 = _child(n2)
+ const x2 = _child(n2, -1)
_renderEffect(() => _setText(x2, _toDisplayString(_for_item0.value[0] + _for_item0.value[1] + _for_key0.value)))
return n2
}, ([id, other], index) => (id))
export function render(_ctx) {
const n0 = _createFor(() => (_ctx.items), (_for_item0) => {
const n2 = t0()
- const x2 = _child(n2)
+ const x2 = _child(n2, -1)
n2.$evtclick = () => (_ctx.remove(_for_item0.value))
_renderEffect(() => _setText(x2, _toDisplayString(_for_item0.value)))
return n2
export function render(_ctx) {
const n0 = _createFor(() => (_ctx.rows), (_for_item0) => {
const n2 = t0()
- const x2 = _child(n2)
+ const x2 = _child(n2, -1)
_setText(x2, _toDisplayString(_for_item0.value.id + _for_item0.value.id))
return n2
}, (row) => (row.id))
_setInsertionState(n5)
const n2 = _createFor(() => (_for_item0.value), (_for_item1) => {
const n4 = t0()
- const x4 = _child(n4)
+ const x4 = _child(n4, -1)
_renderEffect(() => _setText(x4, _toDisplayString(_for_item1.value+_for_item0.value)))
return n4
}, undefined, 1)
export function render(_ctx) {
const n0 = _createFor(() => (_ctx.list), (_for_item0, _for_key0) => {
const n2 = t0()
- const x2 = _child(n2)
+ const x2 = _child(n2, -1)
_renderEffect(() => _setText(x2, _toDisplayString(_for_item0.value.id + _getRestElement(_for_item0.value, ["id"]) + _for_key0.value)))
return n2
}, ({ id, ...other }, index) => (id))
export function render(_ctx) {
const n0 = _createFor(() => (_ctx.items), (_for_item0) => {
const n2 = t0()
- const x2 = _child(n2)
+ const x2 = _child(n2, -1)
_renderEffect(() => _setText(x2, _toDisplayString(_for_item0.value.id) + _toDisplayString(_for_item0.value.value)))
return n2
}, ({ id, value }) => (id))
export function render(_ctx) {
const n0 = _createFor(() => (_ctx.list), (_for_item0, _for_key0, _for_index0) => {
const n2 = t0()
- const x2 = _child(n2)
+ const x2 = _child(n2, -1)
_renderEffect(() => _setText(x2, _toDisplayString(_for_item0.value + _for_key0.value + _for_index0.value)))
return n2
}, (value, key, index) => (key))
let _selector0_0
const n0 = _createFor(() => (_ctx.rows), (_for_item0) => {
const n2 = t0()
- const x2 = _child(n2)
+ const x2 = _child(n2, -1)
_selector0_0(() => {
_setText(x2, _toDisplayString(_ctx.selected === _for_item0.value.id ? 'danger' : ''))
})
export function render(_ctx) {
const n0 = _createFor(() => (_ctx.list), (_for_item0) => {
const n2 = t0()
- const x2 = _child(n2)
+ const x2 = _child(n2, -1)
_renderEffect(() => _setText(x2, _toDisplayString(_getDefaultValue(_for_item0.value.foo, _ctx.bar) + _ctx.bar + _ctx.baz + _getDefaultValue(_for_item0.value.baz[0], _ctx.quux) + _ctx.quux)))
return n2
})