<input
policycoInput
type="text"
name="given_name"
id="given_name"
label="First Name"
autocomplete="given-name"
formControlName="given_name"
placeholder="First Name" />
<input
policycoInput
type="text"
name="given_name"
id="given_name"
label="First Name"
autocomplete="given-name"
formControlName="given_name"
placeholder="First Name" />
/** | |
* @license Angular v13.2.7 | |
* (c) 2010-2022 Google LLC. https://angular.io/ | |
* License: MIT | |
*/ | |
import { Observable } from 'rxjs'; | |
import { Subject } from 'rxjs'; | |
import { Subscribable } from 'rxjs'; | |
import { Subscription } from 'rxjs'; |
I'm posting these notes because it wasn't very clear how to do this the first time I set it up. If you are using Plasmic to build a website or create react components, this will help you understand how to import existing React components. There are a few that the Plasmic Team has created wrappers for. I used this method to install it, but there were several manual steps that weren't all that obvious.
This assumes you already have created a github repo for your plasmic site and that you are following the NextJS path.
plasmic-init.ts
. Be sure to include your id and token. I've redacted them in this example:import { initPlasmicLoader } from "@plasmicapp/loader-nextjs";
After the big Zoom 5.0 upgrade, I discovered that my yealink phones were not working as expected. Yealink's documentation sucks on the matter. There are a couple of issues with their documentation: