Skip to content

Add the ability to disable the initial AJAX load #49

Open
@dextermb

Description

@dextermb

A prop should be implemented that disables the initial AJAX load, an example for a name would be initialLoad. By default initialLoad would be true.

<AjaxDynamicDataTable
    initialLoad={false}
/>

This would be useful when piping data from Laracasts's JavaScript utility package. As initial data would come from the controller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions