Overview
This section provides instructions on how to extend Lookbook to better any specific requirements your project might have.
Lookbook can be extended in a number of ways, including:
- Adding bespoke preview inspector panels to display additional information.
- Adding custom input fields to customise the experience of live-editing preview parameters.
- Defining new tags to use when annotating preview files
- Registering callbacks to help tap into specific events when Lookbook is running.
UI customisation
UI customisation options (such as theming) are not covered here as they are handled via configuration rather than code.
See the UI customisation section in the User Guide for more details.