Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I set custom start time + end time? (Plus error, not showing button/link) #8

Open
kprkr opened this issue Jan 24, 2019 · 1 comment

Comments

@kprkr
Copy link

kprkr commented Jan 24, 2019

I am hoping to use this plugin to schedule custom events based on a time start and time end saved in my data. How would i pass those through instead of current time/date?

@kprkr
Copy link
Author

kprkr commented Jan 24, 2019

Also, for some reason it is not showing up on my component?

I have important the settings/setup and then used -

`

              <google-calendar id="google-calendar">
                <h2>
                  Add to Google calendar
                </h2> 
              </google-calendar>

              <microsoft-calendar id="microsoft-calendar">
                <i class="fa fa-windows"></i> Add to Microsoft live calendar
              </microsoft-calendar>

            </div>
          </add-to-calendar>`

but anything inside the "" (or microsoft) do not show up on my screen.

Any ideas to fix or work around this?

@kprkr kprkr changed the title How do I set custom start time + end time? How do I set custom start time + end time? (Plus error, not showing button/link) Jan 24, 2019
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

No branches or pull requests

1 participant