Countdown component for primefaces.
Attributes
| Name | Default | Type | Description |
|---|---|---|---|
| countdown | false | Boolean | When is enabled, that is counting reverse. |
| mode | false | String | When is true, that is showing digital format. |
| value | true | String | If is not infinite that is matching with pattern for callback ajax. |
| locale | false | Object | Locale to be used for labels. |
| autoStart | false | Boolean | Default value is false.If is true, it'll autostart. |
