Frontmatter
| id | 1542 |
| title | dialog.Base: title => title_ config |
| state | Closed |
| labels | enhancementgood first issuestale |
| assignees | [] |
| createdAt | Mar 17, 2021, 1:56 PM |
| updatedAt | Sep 18, 2024, 4:28 AM |
| githubUrl | https://github.com/neomjs/neo/issues/1542 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 18, 2024, 4:28 AM |
in case we want to support dynamic title changes, we need to add an
afterSetTitle()method and update the vdom accordingly.