MudBlazor/MudBlazor

Add MinTime and MaxTime properties to MudTimePicker

Aberta

#8.025 aberto em 12 de jan. de 2024

 (1 comentário) (1 reação) (0 responsável)C# (1.631 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (10.394 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 6h) (108 fundiu PRs em 30d)

Description

Feature request type

Enhance component

Component name

MudTimePicker

Is your feature request related to a problem?

The MudDatePicker offers an option for the maximum selectable Date, this is handy when a user is not allowed to select dates in the past. The TimePicker doesn't offer that functionality, which is not that great if there is a max time that the user is allowed to select

Describe the solution you'd like

A MaxTime and probably also MinTime property,

Have you seen this feature anywhere else?

No

Describe alternatives you've considered

Leaving it as is.

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct

Guia do colaborador