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

fix: Add autoload to base grid #319

Description

@EndyKaufman

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

@input()
autoload = false;

@input()
simpleMode = false;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions