Why do we need content preview?
To reduce clinet anxiety.
To show page style change in time.
截圖 2024-11-06 中午12.37.45
Methods
1. Copy page style and implement content preview directly in content editor
export default function ContentEditor () {
const [color, setColor] = useState('#FFFFFF')