Skip to content

Podlet inspector in dev tools #79

Description

@wkillerud

A green outline surrounds the footer of an example website

It would be cool to have the developer tool highlight where there are podlets in a layout. It should perhaps be opt-in, maybe a button in the Layout pane introduced in #76

I imagined we could do this by looking for custom elements with the -isolated suffix, but that won't find all podlets. Another option is perhaps to add "comment anchors" a la Lit:

An HTML span between two HTML comments. The first acts as an opening "tag" for a lit-element including an ID. The second closes the "tag".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions