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

Implement several properties instead of one showHeader property #230

Open
Tracked by #426
RomanTsukanov opened this issue May 16, 2022 · 0 comments
Open
Tracked by #426

Comments

@RomanTsukanov
Copy link
Contributor

The header contains different elements:

image

Customers should be able to control them individually. The API could be as follows:

allowResetAllFilters: true | false, // Shows/hides the Reset Filters button
haveCommercialLicense: true | false, // Shows/hides the watermark

The question selector visibility should depend on the allowHideQuestions property: if it's true, display the selector; if it's false, hide the selector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants