Nuxt Glorious
  • Getting Started
    • -Introduction
    • -Installation
  • components
    • -Alert
    • -Avatar
    • -Breadcrumb
    • -Button
    • -Checkbox
    • -CountDown
    • -Drawer
    • -ErrorText
    • -file
    • -Icon
    • -Input
    • -IntersectionObserve
    • -Loading
    • -Modal
    • -Paginate
    • -Radio
    • -Rating
    • -Select
    • -Switch
    • -Tab
    • -Table
    • -Textarea
    • -Timeline
    • -Tooltip
  • composables
    • -useGloriousFetch
    • -useGloriousHead
    • -useGloriousCore
  • store
    • -GloriousStore
welcome to nuxt glorious

Countdown

A component for compute counter


Example

Simple example for GCountDown

            
 <GCountDown :second="120"/>

        

props

PropTypeDefault
secondnumber-

slots

slotType
endany
oneany
twoany