Skip to content

LoadingSpinnerInline

Overview

Renders the configured inline loading icon. The icon entry is resolved from useIcons("LoadingSpinnerInline", 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/LoadingSpinnerInline.vue

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