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

fix: Add autoload to base grid #319

Open
EndyKaufman opened this issue May 14, 2019 · 0 comments
Open

fix: Add autoload to base grid #319

EndyKaufman opened this issue May 14, 2019 · 0 comments
Milestone

Comments

@EndyKaufman
Copy link
Member

EndyKaufman commented May 14, 2019

export class BaseEntityListModalComponent<TModel extends IModel> implements IBaseEntityListModal<TModel>, OnChanges {

@input()
autoload = false;

@input()
simpleMode = false;

@EndyKaufman EndyKaufman added this to the 3.9.14 milestone May 14, 2019
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