Last updated 1 month ago
type Row = { Spacing: number?, Expand: (Row) -> Row }
:Row() --// Canvas Row:Label({ Text = "Hello world!" })