interface AsukaUiOptions {
    viewsPagination?: boolean | AsukaViewsPaginationOptions;
}

Properties

Properties

viewsPagination?: boolean | AsukaViewsPaginationOptions

Configure or disable the view pagination bar below the canvas.