Skip to main content
0.17.0
View Zag.js on Github
Join the Discord server

Changelog

Zag releases and their changelogs.

Release PRDate: May 19, 2022

Patch Changes

Editable 0.1.5

  • Add support for different placeholders in preview and edit mode.

    The placeholder can be a string or an object containing edit and preview.

    const [state, send] = useMachine( editable.machine({ placeholder: { edit: "Enter...", preview: "Add name..." }, }), )

Edit this page on GitHub

Proudly made in🇳🇬by Segun Adebayo

Copyright © 2023