Add autofocus and arbitrary attribute support for buttons.

Review Request #13716 — Created April 8, 2024 and submitted — Latest diff uploaded

Information

Ink
master

Reviewers

This introduces a new autofocus option/property for Ink.Button, and an
attrs for setting arbitrary attributes. This is useful for forms and
dialogs that need to go beyond the standard button options.

Unit tests pass.

Made use of these in in-progress code.

Commits

Files

    Loading...