In the following examples we look at how to recreate many of the familiar layouts from Ext JS using React
- a-fit-layout: fit layout example
- b-card-layout: card layout example
- c-hbox-layout: hbox layout example
- d-vbox-layout: vbox layout example
- e-border-layout: border layout using
react-split-pane
- f-accordion-layout: accordion layout using
react-sanfona