package main // y2kButtonComponent renders the plastic-bevel button. The 3D bevel + inset // active state are owned by .y2k-button in css.go (UAT 13.9). templ y2kButtonComponent(data Y2KButtonData) { { data.Text } }