Skip to content

creating the temp tag #29

@tchisama

Description

@tchisama
    <div loop="color" in="[1,2,3]">
        <temp name="hello" data="{name:'foo',age:20}"></temp>
    </div>




    <temp.create name="hello" data="{name,age}">
        <div>
            <p>_name_</p>
            <button>hello world</button>
        </div>
    </temp.create>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions