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

feat: option to hide navigation bar #869

Open
daopk opened this issue May 19, 2024 · 0 comments
Open

feat: option to hide navigation bar #869

daopk opened this issue May 19, 2024 · 0 comments

Comments

@daopk
Copy link

daopk commented May 19, 2024

I'm Submitting a ...

[ ] Bug report
[x] Feature request
[ ] Support request

Description:

I would like to request a feature that allows users to hide the navigation bar. While it is possible to hide it using CSS, having a built-in option to prevent it from rendering would be more efficient.

Proposed solution:

Introduce a new prop (e.g., hideNavBar) that, when set to true, prevents the navigation bar from rendering.

<Datetime hideNavBar={true} />
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