2

How can I do something like this?

<scrollable-directive>
    <fun-content-directive>
    </fun-content-directive>
</scrollable-directive>

e.g I want to build out a custom scrolling container with events for infinite scrolling, etc. that I can put content in.

Similar to this question: Trying to wrap angular directive in another directive

4

0 回答 0