subAtom

inline fun <T : AtomInterface> subAtom(): T?

Finds a subComponent matching a specified AtomInterface if it exists

Return

the subComponent of a specified interface if it's found