Skip to content

bindonce directive ? #118

@lili21

Description

@lili21
<div bindonce bo-bind="foo"></div>
<div bindonce bo-bind="bar"></div>

or

<div bindonce>
    <div bo-bind="foo"></div>
    <div bo-bind="bar"></div>
</div>

any diff?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions