mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
parent
776639495f
commit
f9183d343b
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
class:bx--text-area--light="{light}"
|
||||
class:bx--text-area--invalid="{invalid}"
|
||||
{...$$restProps}
|
||||
readonly="{$$restProps.readonly === true ? true : undefined}"
|
||||
on:change
|
||||
on:input
|
||||
on:input="{({ target }) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue