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

Allow custom attributes prefix #5

Open
brunob15 opened this issue Feb 28, 2020 · 0 comments
Open

Allow custom attributes prefix #5

brunob15 opened this issue Feb 28, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@brunob15
Copy link
Owner

By default ngx-element takes all data-attribute and pass them to the Angular component.

Enable to pass a attributesPrefix to the configuration passed to NgxElementModule.forRoot() in order to let the user customize the prefix that ngx-element will look for.

@brunob15 brunob15 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant