Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Expose method to rerender entire directive #157

@buob

Description

@buob

It seems that there are services exposed by factories to render the individual components of the directive, but none that seem to take the same approach as the watcher in the compile function of the directive. It also seems like there is not an easy way to get the buildOptions and other vars to pass into the factory.

I've seen some other libraries allowing you to pass in a control object to the directive and expose methods that way, any objections to me doing that?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions