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 to use date and time data in the custom top bar? #521

Open
pndparade opened this issue Feb 16, 2023 · 1 comment
Open

How to use date and time data in the custom top bar? #521

pndparade opened this issue Feb 16, 2023 · 1 comment
Labels
Status: needs submitter response There's additional information to properly assess this issue. Type: question Question regarding the usage of the plugin, its API, or other general inquiries.

Comments

@pndparade
Copy link

Hello! I'm searching for help.
I want to use custom topbar with my css classes, but don't understand how can I get date and time data? What should I write in function?

customTopBar: function() {
  return ... ?
},
@monovertex
Copy link
Collaborator

The customTopBar function argument will not provide any data. What you can do is access the data manually with the rest of the API.

I need some more context to provide further support, what are you trying to display in the top bar?

@monovertex monovertex added Type: question Question regarding the usage of the plugin, its API, or other general inquiries. Status: needs submitter response There's additional information to properly assess this issue. labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: needs submitter response There's additional information to properly assess this issue. Type: question Question regarding the usage of the plugin, its API, or other general inquiries.
Projects
None yet
Development

No branches or pull requests

2 participants