ShouldExcludeFromIncrementalMount

Annotated function in the component will inform the framework that if this particular instance of the component should be excluded from Incremental Mount.

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String