Represents an option that can be rendered inside a Select. The children property is the content shown to the user.
children
Display content for the option.
Unique string or number that identifies the option.
Represents an option that can be rendered inside a Select. The
childrenproperty is the content shown to the user.