{{ html.toolbar }} – Toolbar

Renders the toolbar

Basic usage:

{{ html.toolbar }}

Usage with parameters:

{{ html.toolbar(Button) }}

Parameters:

  1. Button (optional)
    • (Default. – None)
    • checkbox – (Checkbox)
    • edit – (Edit)
    • editmodal – (Edit Modal Form)
    • refresh – (Refresh)
    • delete – (Delete)
    • publish – (Publish/Unpublish)
    • gallery – (Image Gallery)
    • filebox – (File Box)
    • copy – (Copy)
    • resetpassword – (Reset Password)

Example:

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


What are your feelings

Leave a Reply

Updated on January 9, 2025