Package: cascadess 0.2.0.9000
cascadess: A Style Pronoun for 'htmltools' Tags
Apply styles to tag elements directly and with the .style pronoun. Using the pronoun, styles are created within the context of a tag element. Change borders, backgrounds, text, margins, layouts, and more.
Authors:
cascadess_0.2.0.9000.tar.gz
cascadess_0.2.0.9000.zip(r-4.5)cascadess_0.2.0.9000.zip(r-4.4)cascadess_0.2.0.9000.zip(r-4.3)
cascadess_0.2.0.9000.tgz(r-4.4-any)cascadess_0.2.0.9000.tgz(r-4.3-any)
cascadess_0.2.0.9000.tar.gz(r-4.5-noble)cascadess_0.2.0.9000.tar.gz(r-4.4-noble)
cascadess_0.2.0.9000.tgz(r-4.4-emscripten)cascadess_0.2.0.9000.tgz(r-4.3-emscripten)
cascadess.pdf |cascadess.html✨
cascadess/json (API)
NEWS
# Install 'cascadess' in R: |
install.packages('cascadess', repos = c('https://nteetor.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nteetor/cascadess/issues
Last updated 28 days agofrom:ce6721a978. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:.style%>%background_colorbackground_subtleborder_allborder_bottomborder_colorborder_leftborder_rightborder_subtleborder_topborder_widthcascadess_dependenciesdisplayflex_alignflex_contentflex_directionflex_displayflex_justifyflex_wrapfloatfocus_colorgap_allgap_horizontalgap_verticalheight_relativeitem_alignitem_fillitem_growitem_orderitem_shrinkmargin_allmargin_bottommargin_horizontalmargin_leftmargin_rightmargin_topmargin_verticaloverflow_alloverflow_horizontaloverflow_verticalpadding_allpadding_bottompadding_horizontalpadding_leftpadding_rightpadding_toppadding_verticalpositionposition_bottomposition_centeredposition_leftposition_rightposition_stickyposition_toprounded_allrounded_bottomrounded_leftrounded_rightrounded_topshadowstack_horizontalstack_verticaltext_alignmenttext_breaktext_colortext_decorationtext_emphasistext_heighttext_selectiontext_sizetext_styletext_transformtext_weighttext_wraptheme_dangertheme_darktheme_infotheme_lighttheme_primarytheme_secondarytheme_successtheme_warningvertical_alignmentvisiblewidth_relative
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Change background color | background_color background_subtle |
Add or remove borders | border_all border_bottom border_left border_right border_top |
Change border color | border_color border_subtle |
Increase or decrease border width | border_width |
Different values for different browser sizes | breakpoints |
Cascadess' CSS dependencies | cascadess_dependencies |
Display | display |
'.style' pronoun | .style dot-style |
Flex cross axis alignment | flex_align |
Flex content | flex_content |
Flex direction | flex_direction |
Flex display | flex_display |
Flex main axis alignment | flex_justify |
Flex wrapping | flex_wrap |
Floats | float |
Focus ring color | focus_color |
Grid and flex margins | gap_all gap_horizontal gap_vertical |
Relative height | height_relative |
Flex align self | item_align |
Flex fill | item_fill |
Flex grow and shrink | item_grow item_shrink |
Flex reordering | item_order |
Margins | margin_all margin_bottom margin_horizontal margin_left margin_right margin_top margin_vertical |
Content overflow | overflow_all overflow_horizontal overflow_vertical |
Padding | padding_all padding_bottom padding_horizontal padding_left padding_right padding_top padding_vertical |
Positioning elements | position |
Centering positioned elements | position_centered |
Sticky positioning | position_sticky |
Position offset | position_bottom position_left position_right position_top |
Element corners | rounded_all rounded_bottom rounded_left rounded_right rounded_top |
Visual depth | shadow |
Quick flex layouts | stack_horizontal stack_vertical |
Align text | text_alignment |
Break long text | text_break |
Text color | text_color text_emphasis |
Text decoration | text_decoration |
Text height | text_height |
Text selection | text_selection |
Text size | text_size |
Text style | text_style |
Text transformation | text_transform |
Text weight | text_weight |
Text wrap | text_wrap |
Theme colors | theme_danger theme_dark theme_info theme_light theme_primary theme_secondary theme_success theme_warning |
Vertical alignment | vertical_alignment |
Visibility | visible |
Relative width | width_relative |