UNPKG

@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
[@rxap/directives](../wiki/globals) / FullWidthDirective # Class: FullWidthDirective Defined in: [full-width.directive.ts:10](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/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/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/directives/src/lib/full-width.directive.ts#L13)