Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mattia Roccoberton

    (@blocknotes)

    Hi Ykaribou.
    If you want to insert local elements you can use Blocks, as specified in the FAQ page of the plugin.
    Otherwise… you mean add an import like this:
    <link rel="import" href="my-custom-element.html">
    in HEAD tag?

    Thread Starter ykaribou

    (@ykaribou)

    Yes, I mean add an import like this :

    <link rel=”import” href=”my-custom-element.html”>

    It is possible ?

    Plugin Author Mattia Roccoberton

    (@blocknotes)

    Currently no.
    The main drawback that I see here is that it could be a security threat to allow any URL to be imported. I will think about adding it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add custom polymer elements’ is closed to new replies.