1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-26 00:27:28 +02:00

Add renderPlaceholder (#4190)

This commit is contained in:
Julian Krispel-Samsel
2021-04-23 21:22:11 +01:00
committed by GitHub
parent 3c5cb198df
commit ea2eefefb8
9 changed files with 138 additions and 28 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Added a `renderPlaceholder` prop to the `<Editable>` component for customizing how placeholders are rendered.