Skip to content

How to define the action column? #714

Closed Answered by demeus
ArtMin96 asked this question in Q&A
Discussion options

You must be logged in to vote
 Column::make("Actions")
                ->label(
                    fn($row, Column $column) => view('tables.cells.call')->withValue($row)
                ),

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@ArtMin96
Comment options

@itsmeduard
Comment options

@faridsa
Comment options

Answer selected by ArtMin96
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants