{{ html.batch }} – Batch Toolbar

Renders the batch toolbar

Basic usage:

{{ html.batch }}

Usage with parameters:

{{ html.batch(Button) }}

Parameters:

  1. Button (optional) – Select button type
    • (Default. – None)
    • refresh – (Refresh)
    • delete – (Delete)
    • publish – (Publish)
    • unpublish – (Unpublish)
    • checkbox – (Checkbox)

Example:

{{ html.batch("edit") }}


What are your feelings

Leave a Reply

Updated on January 9, 2025