Skip to content

Call to undefined method BooleanColumn::format() #490

@sheepbild

Description

@sheepbild

Hi,

in the documentation you mentionned the code below :
BooleanColumn::name('email_verified_at') ->label('Email Verified') ->format() ->filterable(),
But the format() function throw me an error "Call to undefined method Mediconesystems\LivewireDatatables\BooleanColumn::format()" and no format() function is present in the Column.php file.

What is this function for, is it important ?

Thank you for your super package !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions