Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant