Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rexleimo/rex-paper-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

this is Canvas UI

the canvas ui framework is based on the joy-ui

new RexPaperUi(document.getElementById("app")!, {});
new Button({
 text: "Hello Word",
 color: "danger",
 // disable: true,
 startDecorator: pulsIcon,
 point: new Point(0, 0),
});
new Button({
 text: "Hello Word",
 color: "success",
 // disable: true,
 startDecorator: pulsIcon,
 point: new Point(120, 0),
});
new Button({
 text: "Hello Word",
 color: "primary",
 // disable: true,
 startDecorator: pulsIcon,
 point: new Point(240, 0),
});

About

the paper ui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /