Skip to content

Add support for ref attribute #13

Description

@miyconst

Right now imported-template can load content from a url or import html provided as content property.

It would be really nice to be able to import other templates like this:

<template id="my-template">
    <div>Some HTML here</div>
</template>
<template is="imported-template" ref="my-template"></template>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions