Skip to contents

calcite (development version)

Examples:

A number of examples have been added to understand how to interact with each component

Use open_example() to run one yourself!

  • inst/examples/calcite-accordion.R
  • inst/examples/calcite-action-button.R
  • inst/examples/calcite-alert.R
  • inst/examples/calcite-block.R
  • inst/examples/calcite-button.R
  • inst/examples/calcite-date-picker.R
  • inst/examples/calcite-input-message.R
  • inst/examples/calcite-input-number.R
  • inst/examples/calcite-input-text.R
  • inst/examples/calcite-label.R
  • inst/examples/calcite-link.R
  • inst/examples/calcite-navigation.R
  • inst/examples/calcite-notice.R
  • inst/examples/calcite-panel.R
  • inst/examples/calcite-segmented-control.R
  • inst/examples/calcite-slider.R
  • inst/examples/calcite-switch.R
  • inst/examples/calcite-tile-group.R
  • inst/examples/page-actionbar.R

calcite 0.1.2

calcite 0.1.1

CRAN release: 2025-12-03

  • Add event handler for clicks in calcite_button(). See example system.file("examples/button-click-test.R", package = "calcite")

calcite 0.1.0

CRAN release: 2025-04-01

  • Initial release