• 
      

    Add autofocus and arbitrary attribute support for buttons.

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

    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.

    Summary ID
    Add autofocus and arbitrary attribute support for buttons.
    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.
    96d5cb783ab5168be92d263efaf1fbc3363510c5
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (58aeead)