Skip to content

Display days is now configurable#13

Open
w-etc wants to merge 1 commit intogetanwar:masterfrom
10Pines:master
Open

Display days is now configurable#13
w-etc wants to merge 1 commit intogetanwar:masterfrom
10Pines:master

Conversation

@w-etc
Copy link
Copy Markdown

@w-etc w-etc commented Jan 10, 2019

The user can now decide whether to show the days when they are zero by passing true (Boolean) with showZeroDays props.

Example:

<div class="days-remaining">
    <Countdown :end="timerEnd" :showZeroDays="true"></Countdown>
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant