Skip to content

Feature Request: 'minuteInterval' support in 'time' picker #86

Open
@aurangblackbuck

Description

@aurangblackbuck

/**

  • enum(1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30)
  • The interval at which minutes can be selected.
  • @extends from DatePickerIOSProperties
    */
    minuteInterval?: 1 | 2 | 3 | 4 | 5 | 6 | 10 | 12 | 15 | 20 | 30;

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions