standard

Used with the style property to indicate a button that looks and behaves like a standard button for the current platform.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

standard

# Examples

set the style of button "Cancel" to standard

# Description

Use the standard keyword to create a button that looks like a standard dialog-box button.

# Tags

ui,

# See

- **keyword:** button - **property:** style - **function:** platform - **glossary:** property, keyword