МетаЭра
Предупреждение: Из соображений безопасности документ отображается в ограниченном режиме, поскольку это не текущая версия. Из-за этого могут быть расхождения и ошибки.

Todos

Add message for screen readers when loaded ok.


The spinner macro displays a spinner within its container when this container uses attribute aria-busy to reflect its content loading state. The spinner is displayed/hidden automatically when the attribute aria-busy of its container is set to true / respectively to false. See also the documentation of the aria-busy and aria-live attributes.

Example

spinner.loading

(% aria-busy="true" %)(((
  {{spinner color="@brand-primary"
    thickness="3px" size="30px" top="10px"/}}
)))

Macro Parameters

Не удалось выполнить макрос [velocity]. Причина: [The execution of the [velocity] script macro is not allowed in [xwiki:XWiki.Spinner.SpinnerMacro]. Check the rights of its last author or the parameters if it's rendered from another script.]. Нажмите на это сообщение для получения подробной информации.

Limitations

At the moment, having several spinners on the same page with different styles is not supported. The styling needs to be set manually in this case, until it becomes possible in XWiki to include several times the same SSX page with different query parameters.