Pudu programming language
Menu
API reference

Std.Html.Build.button

1 declaration

fn

button: Std.Html.Build.Node

This is a callable function.

What it does

A button. Use submit to make it submit its form.

Read the signature

  • The text after the name is the type checked by Pudu.

Back to Std.Html.BuildSearch related declarations