rucken / core

Core and Admin UI for Angular7+ web applications
https://rucken.github.io/core
MIT License
46 stars 5 forks source link

fix: Add autoload to base grid #319

Open EndyKaufman opened 5 years ago

EndyKaufman commented 5 years ago

https://github.com/rucken/core/blob/a170e6bb74772f72307bdd5c3a7b0e3190d5fb42/libs/rucken/core/src/lib/base/base-entity-list-modal.component.ts#L11

@Input() autoload = false;

@Input() simpleMode = false;