Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

reset time #16

Open
rizerzero opened this issue Jul 4, 2014 · 5 comments
Open

reset time #16

rizerzero opened this issue Jul 4, 2014 · 5 comments

Comments

@rizerzero
Copy link

hi, i made the input as read only but when a user want to rest the time to blank or none it's not possible so i suggest a reset button beside the validation button
thank you

@cnighswonger
Copy link

I second this request. The ability to reset the time to blank (or some user-defined string) would be fantastic. Thanks for a great widget!

@vsamiev
Copy link

vsamiev commented May 30, 2015

Hi tried to implement reset function
tested it and it works on my local environment, but not i am not sure
Please review the code

ClockPicker.prototype.resetValue = function(){
    this.input.prop('value', '');
    value = ''
}

@PeterJC91
Copy link

Yes a reset option is the only thing that is missing in my opinion. Other than that is is an awesome widget. Thanks for that. Any idea how to get such a reset function? I would like to be able to reset it
to the placeholder text that is show initially when nothing has been selected yet.

@vsamiev: How can I review your code (where to place it and how to call it).

@simonnagl
Copy link

+1 for this!

@anuraggupta11
Copy link

how to use reset function any example ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants