Skip to content
Snippets Groups Projects
Commit 4f1901b6 authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

feat(ComboBox): add support for async choice transformations

This makes it possible to add arbitrary choices that may not be directly
assignable but can transformed into a valid choice.

This way we can add a "Create new" choice, create a new object once it’s
selected and return that newly created object as resolved choice.
parent a61f386e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment