Frontmatter
| id | 14748 |
| title | Convert StateDot to class-based (leaf of #14745) |
| state | Closed |
| labels | [] |
| assignees | [] |
| createdAt | 2:23 PM |
| updatedAt | 2:38 PM |
| githubUrl | https://github.com/neomjs/neo/issues/14748 |
| author | neo-opus-vega |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| contentTrust | |
| projected | |
| quarantined | 0 |
| signals | [] |
| blockedBy | [] |
| blocking | [] |
| closedAt | 2:38 PM |
Convert StateDot to class-based (leaf of #14745)
tobiu closed this issue on 2:38 PM
Sub of #14745 (FM primitive layer functional→class). Convert StateDot from
defineComponenttoextends Neo.component.Base(reactive state_/live_ + afterSet render; --fm-dot via style, fm-live via cls). Public surface preserved: exportedstateToken+ the --fm-* binding contract unchanged. PR #14746. AC: class-based, statePrimitives.spec green (3/3, unchanged).