You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- (javascript) [cc-staircase-effect-fix](https://github.com/Unarelith/cc-staircase-effect-fix/blob/master/prestart.js) as an example of `INFO`, `CHECKBOX` and `OBJECT_SLIDER`
322
343
- (typescript) [cc-fancy-crash](https://github.com/krypciak/cc-fancy-crash/blob/main/src/options.ts) as an example of `BUTTON_GROUP` and `CHECKBOX`
323
344
- (typescript) [cc-record](https://github.com/krypciak/cc-record/blob/main/src/options.ts) as an example of `OBJECT_SLIDER` and `CONTROLS`
324
-
- (typescript) [CCModManager](https://github.com/CCDirectLink/CCModManager/blob/master/src/options.ts) as an example of `JSON_DATA`and `BUTTON`
345
+
- (typescript) [CCModManager](https://github.com/CCDirectLink/CCModManager/blob/master/src/options.ts) as an example of `JSON_DATA`, `BUTTON`and `INPUT_FIELD`
325
346
- (typescript) [CrossedEyes](https://github.com/CCDirectLink/CrossedEyes/blob/master/src/options.ts) as an example of a big multi-tab menu with a custom language getter
0 commit comments