1.0.5 • Published 4 years ago

@lemonadejs/builder v1.0.5

Weekly downloads
15
License
ISC
Repository
-
Last release
4 years ago

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

Docs

Hooks

import { useLemonade } from "@businessandemotions/lemonade-core/Editor";
const Lemonade = useLemonade();
PropertyDescription
contentContains the useContent value, which tracks and modifies the state.
selectedCurrently selected componentent (Meaning showing sidebar settings).
setSelectedFunction to set or unset selected component.
hoverCurrently hovering over componentent (Meaning showing controlls).
setHoverFunction to set or unset hover component.
draggingCurrent componentent being dragged.
setDraggingFunction to set or unset currently dragging component.
2.0.0-alpha.9

4 years ago

2.0.0-alpha.11

4 years ago

2.0.0-alpha.10

4 years ago

2.0.0-alpha.8

4 years ago

2.0.0-alpha.7

4 years ago

2.0.0-alpha.4

4 years ago

2.0.0-alpha.5

4 years ago

2.0.0-alpha.6

4 years ago

2.0.0-alpha.3

4 years ago

2.0.0-alpha.2

4 years ago

2.0.0-alpha.1

4 years ago

1.0.5

4 years ago

2.0.0-alpha

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago