package naive type ButtonView struct { Content TextContent OnClick func() }