Skip to content

Commit

Permalink
Updated documentation for titleAutofocus: true feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Scheibel committed Jan 31, 2023
1 parent 1e016da commit 77bffa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ Below is an example with some defaults overridden.
'ignorable' => fn(?Model $record) => $record,
],
titleIsReadonly: fn($context) => $context !== 'create',
titleAutofocus: true,
titleAfterStateUpdated: function ($state) {},

// Slug
Expand Down

0 comments on commit 77bffa3

Please sign in to comment.