Documentation

DocumentationAgent extends Page
in package

Table of Contents

Properties

$conversationHistory  : array<string|int, mixed>
$expandedItems  : array<string|int, mixed>
$isLoading  : bool
$query  : string
$response  : string|null
$navigationIcon  : string|null
$navigationLabel  : string|null
$slug  : string|null
$title  : string|null
$view  : string

Methods

askQuestion()  : mixed
clearHistory()  : mixed
isExpanded()  : bool
mount()  : mixed
toggleExpanded()  : mixed

Properties

$navigationIcon

protected static string|null $navigationIcon = 'heroicon-o-book-open'

$navigationLabel

protected static string|null $navigationLabel = 'Documentation Assistant'

$view

protected static string $view = 'infactloom::filament.pages.documentation-agent'

Methods

isExpanded()

public isExpanded(mixed $index) : bool
Parameters
$index : mixed
Return values
bool

toggleExpanded()

public toggleExpanded(mixed $index) : mixed
Parameters
$index : mixed

        
On this page

Search results