InternalKFormApi

@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This is an internal KForm API that should not be used from outside of KForm.")
annotation class InternalKFormApi(source)

Marks declarations that are internal in KForm. These declarations should not be used outside KForm.