6 references to UIAgent
Microsoft.AspNetCore.Components.AI (6)
Engine\AgentState.cs (1)
7/// Holds observable state associated with a <see cref="UIAgent{TState}"/>.
Engine\UIAgentOfT.cs (4)
16/// Initializes a new instance of the <see cref="UIAgent{TState}"/> class. 26/// Initializes a new instance of the <see cref="UIAgent{TState}"/> class. 41/// Initializes a new instance of the <see cref="UIAgent{TState}"/> class. 55/// Initializes a new instance of the <see cref="UIAgent{TState}"/> class.
Pipeline\UIAgentOptions.cs (1)
90/// Configures a <see cref="UIAgent{TState}"/>.