@rxap/directives
Version:
This package provides a set of Angular directives to simplify common tasks such as setting background images, confirming clicks, making elements contenteditable, and more. It includes directives for handling UI interactions, applying styles, and managing
28 lines (14 loc) • 758 B
Markdown
[**@rxap/directives v19.1.0**](../README.md)
***
[@rxap/directives](../globals.md) / FullWidthDirective
# Class: FullWidthDirective
Defined in: [full-width.directive.ts:10](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/directives/src/lib/full-width.directive.ts#L10)
## Constructors
### new FullWidthDirective()
> **new FullWidthDirective**(): [`FullWidthDirective`](FullWidthDirective.md)
#### Returns
[`FullWidthDirective`](FullWidthDirective.md)
## Properties
### width
> **width**: `string` = `'100%'`
Defined in: [full-width.directive.ts:13](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/directives/src/lib/full-width.directive.ts#L13)