|
|
|
|
|
by wolframhempel
3727 days ago
|
|
you can create a layout in any DOM element, just pass it as the second argument to the constructor `new GoldenLayout( config, element)` - getting it to work well with reacts component-lifecycle might be a bit more of a challenge though |
|