[**@rxap/form-system v19.1.0**](../README.md)

***

[@rxap/form-system](../globals.md) / ControlHideShowOptions

# Interface: ControlHideShowOptions

Defined in: [packages/angular/form-system/src/lib/directives/control-hide-show.directive.ts:44](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/form-system/src/lib/directives/control-hide-show.directive.ts#L44)

## Properties

### rootChange?

> `optional` **rootChange**: `boolean`

Defined in: [packages/angular/form-system/src/lib/directives/control-hide-show.directive.ts:48](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/form-system/src/lib/directives/control-hide-show.directive.ts#L48)

Weather the hide/showFunction should be called on root group changes
