Skip to main content

Reference

Reference documentation provides technical descriptions of the machinery and how to operate it. It's information-oriented and focused on accuracy.

Available References

CLI Commands

Complete reference for the holt command-line interface:

  • serve - Run development server
  • build - Build static storybook
  • init - Initialize new storybook

Story Macro

API documentation for the #[story] attribute macro:

  • Basic usage
  • Variant definitions
  • Story metadata