-
|
Hey ! I'm trying to create my own components, like a button component, using import { component } from "@keystatic/core";. However, I'm facing problems when trying to edit the button field. I haven't found any official documents on it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I think you mean in the I've just cleaned up the examples in the We'll be updating the docs soon with better instructions on how to do this based on these examples but reading the code for the docs site may point you in the right direction |
Beta Was this translation helpful? Give feedback.
I think you mean in the
documenteditor?I've just cleaned up the examples in the
docswebsite in the Keystatic repo here: https://github.com/Thinkmill/keystatic/tree/main/docs/src/component-blocksWe'll be updating the docs soon with better instructions on how to do this based on these examples but reading the code for the docs site may point you in the right direction