Views overview

Easily build custom UIs
At its core, Views is a React component library that integrates deeply with other Airplane features, such as tasks and runbooks. Views components have best practices by default, such as gracefully handling permissions, and are designed to look cohesive and visually appealing out-of-the-box.
Since views are React apps, you can fully customize your UI using custom and 3rd party components. You can also easily share code between views by exporting components and importing them elsewhere.

Getting started

Core concepts

Component library
The full reference for all of our components, including sample usages, can be found here.

Advanced concepts

For more in-depth coverage of advanced features, consult the following docs.