public class LithoViewSubComponentExtractor extends Object
Modifier and Type | Method and Description |
---|---|
List<InspectableComponent> |
extract(LithoView lithoView) |
static LithoViewSubComponentExtractor |
subComponents() |
static <any> |
subComponentWith(<any> inner) |
public List<InspectableComponent> extract(LithoView lithoView)
public static LithoViewSubComponentExtractor subComponents()
public static <any> subComponentWith(<any> inner)