Scope

The Scope component groups inner content styles and limits the scope of styles to prevent them from affecting other parts of the interface.

Scoped Buttons

This scope element limits the styles of the components within it. This example shows how the styles of the buttons are limited to only the buttons within its scope.

Scope List

A list of scopes can also be provided to present multiple scopes within the same element.

API

Parameter Default Description
The name of the scope.

Similar components