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

brnMenuTriggerFor - *ngTemplateOutlet #405

Open
2 tasks
MagicKitty opened this issue Oct 18, 2024 · 1 comment
Open
2 tasks

brnMenuTriggerFor - *ngTemplateOutlet #405

MagicKitty opened this issue Oct 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MagicKitty
Copy link

MagicKitty commented Oct 18, 2024

Which scope/s are relevant/related to the feature request?

accordion

Information

Would be nice to be be able to :

[brnMenuTriggerFor]="actions"
[ngTemplateOutlet]="actions"
[ngTemplateOutletContext]="{ $implicit: $index }"

or even :

[brnMenuTriggerFor]="actions"
[brnMenuContextFor]="{ $implicit: $index }"

Describe any alternatives/workarounds you're currently using

No workaround found as I only tried for this scenario.

I would be willing to submit a PR to fix this issue

  • Yes
  • No
@MagicKitty MagicKitty added the enhancement New feature or request label Oct 18, 2024
@0xfraso
Copy link
Contributor

0xfraso commented Nov 4, 2024

Hi @MagicKitty!

is #359 what you are looking for? Look at https://www.spartan.ng/components/context-menu to see if the 'Stateful' example does fit your needs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants