EntryCreators

Built in entry creators (except for ValidatedField) The methods themselves are internal to FC, but can be used as reference.

Author

fzzyhmstrs

Since

0.6.0

Properties

Link copied to clipboard
val COPY_BUFFER: EntryCreator.CreatorContextKey<Ref<Any?>>

Provides access to the current screen managers copy buffer.

Link copied to clipboard
val OPEN_SCREEN: EntryCreator.CreatorContextKey<Consumer<String>>

Provides access to the current screen managers screen opener. Pass a screen scope in to open a screen related to the active config set. For an arbitrary config screen, use the API.