Add Printing to Capacitor
npm install capprint
npx cap syncecho(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>
nativePrint() => void| Name | Name | Last commit date | ||
|---|---|---|---|---|
Add Printing to Capacitor
npm install capprint
npx cap syncecho(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>
nativePrint() => void