docs(web): clarify workspace picker accessibility state
This commit is contained in:
@@ -385,7 +385,7 @@ export interface ComposerBarOwnerProps {
|
||||
* its normal DOM so the Workspace pick transitions in place.
|
||||
*/
|
||||
disabled?: boolean
|
||||
/** Whether the Workspace picker opened from this bar is currently expanded. */
|
||||
/** Whether the shared Workspace picker menu is expanded, regardless of which trigger opened it. */
|
||||
workspacePickerOpen?: boolean
|
||||
/** Open the existing Workspace picker from the inert textarea. */
|
||||
onRequestWorkspace?: () => void
|
||||
|
||||
Reference in New Issue
Block a user