Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] compose activation strategy #426

Closed
avrahamcool opened this issue Sep 8, 2023 · 1 comment
Closed

[Docs] compose activation strategy #426

avrahamcool opened this issue Sep 8, 2023 · 1 comment

Comments

@avrahamcool
Copy link
Sponsor Contributor

Library Version:
1.14.3

as we can see from this PR #382
we have the ability to control the activation strategy of the <compose /> element in two ways.

  • by passing a bindable property
  • by implementing determineActivationStrategy hook on the VM.

Current behavior:

  • those features are not documented in the docs.

Expected/desired behavior:

  • document the two ways of controling this behaviour.

I'll be working in the near future on a PR for this.

@avrahamcool
Copy link
Sponsor Contributor Author

PR available here: aurelia/documentation#492

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

No branches or pull requests

1 participant