Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add few examples for R users how to work the DetailsList #214

Open
Patrikios opened this issue Dec 6, 2023 · 0 comments
Open

Add few examples for R users how to work the DetailsList #214

Patrikios opened this issue Dec 6, 2023 · 0 comments

Comments

@Patrikios
Copy link

Motivation

DetailsList component under Shiny R provides fairly simple default funcitonality for displaying tabular data. If u want to for instnance:

  • sticky headers
  • % format of a column, or other formatings
  • sortable columns
  • color coding of values
  • filterable interface for the user

this needs to be do under JS, however to an avera R user it is not clear how to do to.

Please add i a documentation which clearly depict how the functionality of the component DetailsList can be extended with some JS/TS/css coding.

Feature description

Documentaiton and examples.

Implementation ideas

No response

Impact

No response

Comments

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant