<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`BasesOptionGroup`](BasesOptionGroup) › [`shouldHide`](BasesOptionGroup/shouldHide) ## BasesOptionGroup.shouldHide property If provided, the group will be hidden if the function returns true. 1.10.2 **Signature:** ```typescript shouldHide?: () => boolean; ```