Skip to content

Add the ability to disable the initial AJAX load #49

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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