Skip to content

@wpappointments/components

A library of React components used by WP Appointments and available for addon developers.

Installation

Terminal window
npm install @wpappointments/components

Component Categories

CategoryComponents
FormHtmlForm, FormProvider, Input, Select, Toggle, NumberField, DatePicker, WPDatePicker, Checkbox, Radio
LayoutCardBody, FormFieldSet, FormField, ErrorMessage, FieldMessages
Data DisplayDataViews, BookableListPage, BookableSlideoutContent
OverlaysSlideOut, SlideoutRenderer, DeleteModal, Toaster
ActionsActionButton, HeaderActions (SlotFill)
BookableBookableDefaultForm, BookableField, BookableListPage, BookableSlideoutContent

Peer Dependencies

These components expect WordPress packages to be available as externals:

  • @wordpress/components
  • @wordpress/i18n
  • @wordpress/element
  • react / react-dom

Guides