from

fun <T> from(field: StateField<T>, get: (T) -> Input? = null): Extension

Shorthand method for registering a facet source with a state field as input.