Skip to content

Custom HTML

Choose a tag to compare

@kitbs kitbs released this 26 Mar 14:55
· 17 commits to master since this release
e8badc5
  • Added customHtml(string) and customHtmlUsing(callable) to allow the detail and index template to be overridden.
  • HTML now supported in the label() method, using asHtml().

Inspiration thanks to @pecuchet.