Skip to content

Automatically create an ID binding on a component #8

@gone

Description

@gone

if you have a component:

<template x-widget="some-thing">
foo
 </template>

We should automatically add :id="$id('some-thing')" to the tag output and x-id="['some-thing']" to the tag declaration

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