Skip to content

Add needConfirm for DatePicker (react v5.14.0) #7704

@sanyaches

Description

@sanyaches
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

Need Confirm
DatePicker will automatically determine whether to show a confirm button according to the picker property. You can also set the needConfirm property to determine whether to show a confirm button. When needConfirm is set, the user must click the confirm button to complete the selection. Otherwise, the selection will be submitted when the picker loses focus or select a date.

What does the proposed API look like?

boolean prop

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions