package layout import ( "github.com/vugu/vugu" ) type Container struct { AttrMap vugu.AttrMap DefaultSlot vugu.Builder }