LithoNodeUtils
Functions
Creates a LithoRenderUnit for the background output iff the result has a background.
Creates a LithoRenderUnit for the border output iff the result has borders.
Creates a LithoRenderUnit for the content output iff the result mounts content.
Common method to create the LithoRenderUnit for backgrounds, foregrounds, and border. The method uses the {@param outputType} to decide between the options. This method will call the shouldUpdate, and SpecGeneratedComponent.onBoundsDefined for the DrawableComponent.
Creates a LithoRenderUnit for the foreground output iff the result has a foreground.
Creates a LithoRenderUnit for the host output iff the result needs a host view.
Generic method to create a LithoRenderUnit.
Creates a LithoRenderUnit for the root host