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

How to bind actions and classes #4

Open
MickL opened this issue Apr 27, 2020 · 0 comments · May be fixed by #5
Open

How to bind actions and classes #4

MickL opened this issue Apr 27, 2020 · 0 comments · May be fixed by #5

Comments

@MickL
Copy link

MickL commented Apr 27, 2020

How can I bind actions and classes?

I expected something like:

<pell-editor [actions]="['bold', 'underline']" [classes]="{actionbar: 'pell-actionbar'}"></pell-editor>

But it seems like the component has no @Input(): https://github.com/sabakugaara/angular-pell/blob/master/src/app/modules/pell/pell.component.ts

@MickL MickL changed the title How to bind actions How to bind actions and classes Apr 27, 2020
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

Successfully merging a pull request may close this issue.

1 participant