Frontmatter
| id | 5061 |
| title | Instance level delayable configuration |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Oct 30, 2023, 10:34 PM |
| updatedAt | Oct 30, 2023, 10:50 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5061 |
| author | Ghost |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 30, 2023, 10:50 PM |

Is your feature request related to a problem? Please describe. In my project I need to configure single text fields debounce behavior.
Describe the solution you'd like Form fields should allow configuring delayable property
Describe alternatives you've considered The delayable property should be supported in the config object
Additional context