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.7)cascadess_0.2.0.9000.zip(r-4.6)cascadess_0.2.0.9000.zip(r-4.5)
cascadess_0.2.0.9000.tgz(r-4.6-any)cascadess_0.2.0.9000.tgz(r-4.5-any)
cascadess_0.2.0.9000.tar.gz(r-4.7-any)cascadess_0.2.0.9000.tar.gz(r-4.6-any)
cascadess_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Pkgdown/docs site:https://nteetor.github.io
Last updated from:ce6721a978. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 150 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 129 | ||
| macos-oldrel-arm64 | OK | 206 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 113 |
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 |
