Skip to content

LoadingSpinnerBlock

Overview

Renders the configured loading icon for block-level loading placeholders. The icon entry is resolved from useIcons("LoadingSpinnerBlock", props), falling back to Default.loading.

Props

NameTypeRequiredDefaultDescription
iconOverrideObjectnullA partial icon registry ({ [componentName]: { [iconName]: { component, props } } }) merged with inherited and default icon entries; scopes icon overrides to this component and its descendants.

Source

client/lib/display/loading/LoadingSpinnerBlock.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2