© 2026 Hedgehog Software, LLC
new HtmlString()
ImportAction::make() ->label('Import') ->importer(Importer::class) ->modalDescription( new HtmlString( '<ol class="list-decimal text-sm dark:text-white"> <li>....</li> </ol>' ) )