Preparing search index...
The search index is not available
@nxtlvlsoftware/alpine-typescript
@nxtlvlsoftware/alpine-typescript
makeAlpineConstructor
Function makeAlpineConstructor
make
Alpine
Constructor
<
T
>
(
component
)
:
AlpineComponentConstructor
Transform a class constructor into an alpine constructor function.
Type Parameters
T
extends
AlpineComponent
Parameters
component
:
KnownClassConstructor
<
T
>
The class constructor
Returns
AlpineComponentConstructor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Twitter
Home
Example
@nxtlvlsoftware/alpine-typescript
Loading...
Transform a class constructor into an alpine constructor function.