Preparing search index...
The search index is not available
Wesib: Web Components Building Blocks
Wesib: Web Components Building Blocks
@wesib/wesib
RenderDef
Provider
Type alias Provider<TSpec>
Provider
<
TSpec
>
:
(
(
this
:
void
, context
:
ComponentContext
)
=>
TSpec
)
Type Parameters
TSpec
extends
Spec
=
Spec
Provided rendering specifier type.
Type declaration
(
this
:
void
, context
:
ComponentContext
)
:
TSpec
Component rendering provider signature.
Parameters
this:
void
context:
ComponentContext
Returns
TSpec
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Wesib:
Web
Components
Building
Blocks
@wesib/wesib
Attribute
Def
Attribute
Path
Attributes
Component
Slot
Dom
Property
Path
Element
Def
Render
Def
State
Property
Path
State
Updater
@wesib/wesib/testing
Options
Spec
Method
Pre
Method
Provider
Generated using
TypeDoc
Provided rendering specifier type.