Skip to content

Commit

Permalink
Field options may have children
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk committed Sep 2, 2024
1 parent 154e9e9 commit 843dc3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Element/Form/FieldOptionDefinition.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* @method FieldOptionDefinition cssColor(bool $cssColor) cssColor defines a status indicator color for the option (dropdown)
* @method FieldOptionDefinition icon(bool $icon) icon specifies an icon name for this option
* @method FieldOptionDefinition image(bool $image) image specifies an image URL for this option
* @method FieldOptionDefinition children(array $image) children specifies child options
*
* @package october\element
* @author Alexey Bobkov, Samuel Georges
Expand Down

0 comments on commit 843dc3e

Please sign in to comment.