Description:
Slot properties that the developer does not wish to utilize should not be required to define. This promotes a pattern of copy/pasting default values just to define the required properties.
Acceptance Criteria:
Make properties optional and define default values
query
validate
onFill
At a minimum apply to properties listed above, all other properties should be considered with the best DX in mind.
Description: Slot properties that the developer does not wish to utilize should not be required to define. This promotes a pattern of copy/pasting default values just to define the required properties.
Acceptance Criteria: