File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ quartodoc:
30
30
- playwright.controller.InputDarkMode
31
31
- playwright.controller.InputDate
32
32
- playwright.controller.InputDateRange
33
- - playwright.controller.InputFile
34
33
- playwright.controller.InputNumeric
35
34
- playwright.controller.InputPassword
36
35
- playwright.controller.InputRadioButtons
@@ -62,9 +61,14 @@ quartodoc:
62
61
- title : Upload and download
63
62
desc : Methods for interacting with Shiny app uploading and downloading controller.
64
63
contents :
64
+ - playwright.controller.InputFile
65
65
- playwright.controller.DownloadButton
66
66
- playwright.controller.DownloadLink
67
- - title : Rendering outputs
67
+ - title : Chat interface
68
+ desc : Methods for interacting with Shiny app chat controller.
69
+ contents :
70
+ - playwright.controller.Chat
71
+ - title : Rendering Outputs
68
72
desc : Render output in a variety of ways.
69
73
contents :
70
74
- playwright.controller.OutputCode
You can’t perform that action at this time.
0 commit comments