RichtheKid
How do I add icon to label of a column?
BadgeColumn::make('avg_performance')->label(fn () => new HtmlString(__('rental-schedules-resource.performance') . Blade::render('<x-heroicon-o-question-mark-circle class="w-3 h-3" x-tooltip.raw="Custom text" />')))->extraAttributes(['class' => 'flex items-center']),
11 replies