page

fun BookMeta.page(text: String): BookMeta

Adds page with text

fun BookMeta.page(block: ComponentBuilderAction): BookMeta

Adds page using component builder