Component
This page summarizes the information & use of regular components.
Concepts
Usage
@Component()import { Component } from "https://deno.land/x/mandarinets/mod.ts";
@Component()
export class MyComponent {
}Last updated
This page summarizes the information & use of regular components.
@Component()import { Component } from "https://deno.land/x/mandarinets/mod.ts";
@Component()
export class MyComponent {
}Last updated