Skip to content

Question : Is there a way to have the label of a column on multiple rows ? #392

@ThibaultJlvt

Description

@ThibaultJlvt

Hi,

I'm looking for a way to have the label of a column on multiple row :
Example :

$dataTable->add('fieldName', TextColumn::class, [
                'label' => line1<br>line2',
            ]);

Thank you for your time :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions