Versions in this module Expand all Collapse all v0 v0.22.1 Jan 26, 2025 v0.22.0 Jan 23, 2025 Changes in this version + var Button = co.Define(&buttonComponent{}) + var Loading = co.Define(&loadingComponent{}) + type ButtonCallbackData struct + OnClick std.OnActionFunc + type ButtonData struct + Text string