Feat: Bind options to the parser operator form. #9869 (#10069)

### What problem does this PR solve?

Feat: Bind options to the parser operator form. #9869

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-09-12 16:01:24 +08:00
committed by GitHub
parent 3404469e2a
commit 592f3b1555
11 changed files with 215 additions and 70 deletions

View File

@ -119,7 +119,7 @@
--state-success: #3ba05c;
--state-warning: #faad14;
--state-error: #d8494b;
--state-error: 216 73 75;
--team-group: #5ab77e;
--team-member: #5c96c8;