Tab:Button({ Text = "Click me", Callback = function() print("Clicked!") end })
Last updated 2 years ago