@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
24 lines (12 loc) • 731 B
Markdown
[@rxap/directives](../wiki/globals) / 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`](../wiki/Class.FullWidthDirective)
#### Returns
[`FullWidthDirective`](../wiki/Class.FullWidthDirective)
## 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)