Skip to content
Binary UIKit reference Stable

Provider

Installs theme variables, utility CSS, scope boundaries, and overlay portal context.

Place Provider around an application or an isolated subtree that needs Binary UIKit theme variables and overlay boundaries. Scoped utilities do not style matching classes outside `.bd-scope`; a host/global Provider can still style them separately.

Interactive example

Loading interactive example

API

MemberTypeKindRequiredDefault
childrenSnippetsnippetNoundefined
overridesBDThemeOverridespropNoundefined
scopedbooleanpropNofalse

Source

Loading source