--- category: examples-framework order: 20 --- # Custom UI (with Bootstrap) The editor below runs a completely custom user interface written in [Bootstrap](http://getbootstrap.com/), while the editing is provided by CKEditor 5. To learn more, check out the {@link framework/guides/external-ui detailed guide} on how to integrate an external UI with the editor. {@snippet examples/bootstrap-ui}