From 580ac6fe7d0d9059840f2a15c84728d6851643e3 Mon Sep 17 00:00:00 2001 From: Karan Gathani Date: Thu, 2 Jan 2025 11:13:13 -0800 Subject: [PATCH] Add InputActionButton to testing docs --- docs/_quartodoc-testing.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_quartodoc-testing.yml b/docs/_quartodoc-testing.yml index a94c1291f..8c356c134 100644 --- a/docs/_quartodoc-testing.yml +++ b/docs/_quartodoc-testing.yml @@ -24,6 +24,7 @@ quartodoc: - title: UI Inputs desc: Methods for interacting with Shiny app input value controller. contents: + - playwright.controller.InputActionButton - playwright.controller.InputActionLink - playwright.controller.InputCheckbox - playwright.controller.InputCheckboxGroup