Skip to content

The Standard Library

Beyond the basic block and inline primitives, press comes with a diverse set of pre-defined components:

  1. frame, a drop-in replacement for v-stack
  2. p
  3. h1-h6
  4. grid, a drop-in replacement for table. This is typically used for an alternative styling.
  5. strong and b
  6. em and i, italics
  7. u, underline
  8. s, strike-through
  9. pre, preserve whitespace
  10. code
  11. hr
  12. blockquote
  13. inline-block, a simple container for grouping inline elements.
  14. td, tr, and th