Skip to content

Conversation

@seefeldb
Copy link
Contributor

No description provided.

@customElement("common-include")
export class IncludeElement extends LitElement {
@property({ type: Array })
content: [VNode, RenderContext];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could expose this as two properties: content and context, otherwise LGTM

@seefeldb seefeldb merged commit 33550d1 into main Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants