{{ html.tablehead }} – HTML Table Head

Renders ‘thead’ and ‘th’ HTML tags. This tag helps to create a table header faster.

Basic usage:

{{ html.tablehead }}

Usage with parameters:

{{ html.tablehead(Column Title) }}

Parameters:

  1. Column Title (optional)

Example:

{{ html.tablehead('Company Name','Country','City','Phone') }}


What are your feelings

Leave a Reply

Updated on January 9, 2025