Skip to content

Instantly share code, notes, and snippets.

@Frelseren
Created December 13, 2021 13:46
Show Gist options
  • Save Frelseren/61348cd65e167c927a65a869aa3b7809 to your computer and use it in GitHub Desktop.
Save Frelseren/61348cd65e167c927a65a869aa3b7809 to your computer and use it in GitHub Desktop.
<template>
<!-- <lightning-input-rich-text value={value} onkeydown={handleKeyDown}></lightning-input-rich-text> -->
<c-custom-input value={value} onkeydown={handleKeyDown}></c-custom-input>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment