Closed yohamta closed 1 year ago
dui
Style
dui.Create(ui.Config{ Style: { // .. style options Top: 100, Left: 100, Width: 300, Height: 300, }, }).WithChildren( ui.Create(ui.Config{ Style: { // .. style options }, }, ))
dui
packageStyle
component for layout options