Skip to content

Blade Directive Integration #13

Description

@judempoyo

Add custom Blade directives to make it easier to use JumpDataTable in Laravel Blade templates. This will improve developer productivity and reduce boilerplate code.

Tasks:

  • Create a custom Blade directive (e.g., @DataTable) to render the table.
  • Allow passing configuration options (e.g., columns, data source) directly in the directive.
  • Ensure compatibility with Livewire and Vue.js components.
  • Update the documentation with examples of using the Blade directive.
  • Write tests to validate the functionality of the directive.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions