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

[Feature]: allow adding optional id to the body tag

Open nhi-vanye opened this issue 1 year ago • 1 comments

Guidelines

  • [X] I agree to follow this project's Contributing Guidelines.

Description

I'm trying to override some formantic-ui CSS and stackoverflow suggestions (https://stackoverflow.com/questions/55005996/overriding-styles-in-semantic-ui-react) are to add a id tag close to top of the hierarchy.

Problem

Easier overriding of CSS

Proposed Solution

Add optional parameter to SemanticPage body_id

Alternatives Considered

Adding additional divs, but didn't produce hierarchy as nabber (formantic.plus) has its own idea of document structure and I want my CSS to be across both nav bar and main content...

nhi-vanye avatar May 14 '23 12:05 nhi-vanye