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.