greenTea2Codes
greenTea2Codes
I followed the demo and created a auto search for users. In a form in the html: In the component: this.userAccountsSource = completerService.local(this.userData$, 'text', 'text'); The function selectUserAccount($event): selectUserAccount(selected: CompleterItem)...
Hi, I followed the readme instruction and set disabled: true in the script tag: `var switch = new Switchery(elem, {disabled: true});` However, the created switch is still enabled. Also, I...
Thank you for the tool! I'd like learn more about how ollama work such as where can i get more information about how manifest, ollama model works and what does...