setContentOnLoading

abstract fun setContentOnLoading(html: String?)

Sets the HTML content to show when loading publication content. Use this method to change the default loading animation.

If html is null, the default Colibrio loader animation will be used.