Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Implementing Element

In this chapter, you will learn how to implement your own Element in GPUI.

Implementing your own element requires use of lower level functions and can be challenging, it is only necessary when all of the primitive elements provided by GPUI fall out of your use case.