Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

children property in Abell Components to access innerHTML of Component #28

Open
saurabhdaware opened this issue Aug 16, 2020 · 2 comments
Assignees

Comments

@saurabhdaware
Copy link
Member

Say I write,

<Banner>lorem ipsum</Banner>

And in Banner Component

<AbellComponent>
<template>
  <div class="my-cool-banner">{{ children }}</div>
</template>
</AbellComponent>

So we can have something like Next.js Layouts.

@saurabhdaware saurabhdaware transferred this issue from abelljs/abell Sep 21, 2020
@pantharshit00
Copy link
Member

This is really important. I will like to take it if you don't pick this up.

Most likely I will working on this in first week of October.

@saurabhdaware
Copy link
Member Author

Yes, sure!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants