newdevs:code:grid-cell-text-generator
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| newdevs:code:grid-cell-text-generator [2023/03/30 17:08] – tmccanna | newdevs:code:grid-cell-text-generator [2023/12/21 16:55] (current) – tmccanna | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| </a> | </a> | ||
| </ | </ | ||
| - | </ | ||
| < | < | ||
| Line 21: | Line 20: | ||
| </ | </ | ||
| - | 2. The grid.component.ts file is modified to specify the alternate text that should print out: | + | 2. The eg-grid tag should include |
| + | < | ||
| + | |||
| + | 3. The grid.component.ts file must include the ability to use GridCellTextGenerator: | ||
| + | |||
| + | < | ||
| + | |||
| + | and then inside the class: | ||
| + | |||
| + | < | ||
| + | |||
| + | 4. And then inside ngOnInit - the grid.component.ts file is modified to specify the alternate text that should print out: | ||
| < | < | ||
| Line 28: | Line 38: | ||
| }; | }; | ||
| </ | </ | ||
| + | |||
newdevs/code/grid-cell-text-generator.1680210533.txt.gz · Last modified: 2023/03/30 17:08 by tmccanna