InternalKFormApi
@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This is an internal KForm API that should not be used from outside of KForm.")
Marks declarations that are internal in KForm. These declarations should not be used outside KForm.