We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52019f3 commit b1a27b2Copy full SHA for b1a27b2
MAUI/AIAssistView/working-with-aiassistview.md
@@ -376,7 +376,7 @@ Bind the `ActionButtons` collection with one or more `ActionButton` items to pop
376
- `CommandParameter`: Passes a parameter to the command when executed.
377
378
{% tabs %}
379
-{% highlight xaml tabtitle="XAML" hl_lines="4 5 6 7 8" %}
+{% highlight xaml hl_lines="4 5 6 7 8" %}
380
381
<syncfusion:SfAIAssistView x:Name="sfAIAssistView"
382
ShowActionButtons="True"
0 commit comments