shiny.fluent icon indicating copy to clipboard operation
shiny.fluent copied to clipboard

Move CommandBar binding to JavaScript

Open jakubsob opened this issue 1 year ago • 0 comments

Motivation

Binding of CommandBarItems could be implemented on JS side, but currently shiny.react InputAdapter doesn't allow modifying props. Once appropriate change is done in shiny.react binding of CommandBarItems can be moved fully to JS.

Feature description

CommandBar modifies CommandBarItems on JS side to send value to Shiny after an item is clicked

Implementation ideas

No response

Impact

No response

Comments

No response

jakubsob avatar Oct 02 '23 13:10 jakubsob