gh-pages / com.nextfaze.devfun.invoke.view.simple / ErrorParameterView
ErrorParameterView
interface ErrorParameterView : WithValue<KClass<*>> (source)
A simple view that should tell the user if a view could not be injected/rendered.
Inherited Properties
| Name | Summary |
|---|---|
| value | abstract var value: TThe value of this view to be passed to the function for invocation. |