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

***

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

# Type Alias: ControlHideShowFunction()\<T\>

> **ControlHideShowFunction**\<`T`\>: (`this`, `control`) => `boolean` \| `null`

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

## Type Parameters

• **T** = `any`

## Parameters

### this

`T`

### control

`AbstractControl`

## Returns

`boolean` \| `null`
