Welcome to the documentation for Klik Grid! This documentation is designed to help
you get started with Klik Grid and understand how to use it.
Klik Grid is a collection of UI components, colors, fonts, animations, strings, scripts and
variables that are designed
to
speed up developement. It is built for developers who want a consistent and easy to use structure
for
developing desktop apps with Wails or any other desktop
frameworks of their choice.
In order to use Klik Grid, you need to include the following folder in your project:
๐ klik_grid
After that, you need to include the following dependencies in your project:
your_html.html
If you would like to, you can remove the documentation folder from your project,
but it is recommended to keep it for reference, as it contains a lot of useful information.
Now that you have Klik Grid in your project, you can start using it!
๐น๏ธ Controls
Here is a list of all the controls that are available in Klik Grid:
Standard Controls
In order to create following types of controls, it is required to include this dependency to your
html file:
your_html.html
As well as this dependency:
your_html.html
And this for logic:
your_js.html
Drawing Controls
In order to create following types of controls, it is required to include this dependency to your
html file:
your_html.html
As well as this dependency:
your_html.html
And this for logic:
your_js.html
Data Controls
In order to create following types of controls, it is required to include this dependency to your
html file:
your_html.html
As well as this dependency:
your_html.html
And this for logic:
your_js.html
๐จ Colors
Here is a list of all the colors that are available in Klik Grid:
Neutral Palette
--color-neutral-50
--color-neutral-100
--color-neutral-200
--color-neutral-300
--color-neutral-400
--color-neutral-500
--color-neutral-600
--color-neutral-700
--color-neutral-800
--color-neutral-900
--color-neutral-950
Red Palette
--color-red-50
--color-red-100
--color-red-200
--color-red-300
--color-red-400
--color-red-500
--color-red-600
--color-red-700
--color-red-800
--color-red-900
--color-red-950
Purple Palette
--color-purple-50
--color-purple-100
--color-purple-200
--color-purple-300
--color-purple-400
--color-purple-500
--color-purple-600
--color-purple-700
--color-purple-800
--color-purple-900
--color-purple-950
Blue Palette
--color-blue-50
--color-blue-100
--color-blue-200
--color-blue-300
--color-blue-400
--color-blue-500
--color-blue-600
--color-blue-700
--color-blue-800
--color-blue-900
--color-blue-950
Cyan Palette
--color-cyan-50
--color-cyan-100
--color-cyan-200
--color-cyan-300
--color-cyan-400
--color-cyan-500
--color-cyan-600
--color-cyan-700
--color-cyan-800
--color-cyan-900
--color-cyan-950
Green Palette
--color-green-50
--color-green-100
--color-green-200
--color-green-300
--color-green-400
--color-green-500
--color-green-600
--color-green-700
--color-green-800
--color-green-900
--color-green-950
Yellow Palette
--color-yellow-50
--color-yellow-100
--color-yellow-200
--color-yellow-300
--color-yellow-400
--color-yellow-500
--color-yellow-600
--color-yellow-700
--color-yellow-800
--color-yellow-900
--color-yellow-950
Orange Palette
--color-orange-50
--color-orange-100
--color-orange-200
--color-orange-300
--color-orange-400
--color-orange-500
--color-orange-600
--color-orange-700
--color-orange-800
--color-orange-900
--color-orange-950
โ๏ธ Fonts
Here is a list of all the fonts that are available in Klik Grid:
Font Names
Recursive-Thin
Recursive-Regular
Recursive-Bold
Noto-Sans-Thin
Noto-Sans-Regular
Noto-Sans-Bold
๐ซ Animations
Here is a list of all the animations that are available in Klik Grid:
Box Samples
--grow
--grow-to-normal
--grow-big
--grow-big-to-normal
--shrink
--shrink-to-normal
--shrink-big
--shrink-big-to-normal
--grow-to-shrink
--grow-to-shrink-big
--fade-in-slide
--fade-out-slide
--spin-clockwise
--spin-counterclockwise
๐ Strings
Here is a list of all the strings that are available in Klik Grid:
String Content
String Variables
--ok
--yes
--no
--cancel
--start
--stop
--exit
--error
--save
--delete
--retry
--help
--menu
--next
--back
--skip
--update
--upload
--download
--settings
--login
--logout
๐ Utilities
Here is a list of all the utilities that are available in Klik Grid:
๐ก Variables
Here is a list of all the variables that are available in Klik Grid:
โ Settings
Here is a list of all the settings that are available in Klik Grid: