Documentation

fmt()

Sets localizable or dynamic text for the button.

fmt(text: StringConvertible, ...args: Binding[]): this;

Parameters

Return value

The builder instance for chaining.

Related