Get started with blueprintjs-core CDN
BSD-3-Clause licensed
BlueprintJS-core: React UI library for web apps, consistent design, reusable components.
Tags:- palantir
- blueprint
- components
- styles
- theme
- ui
Stable version
Copied!
How to start using blueprintjs-core CDN
// Include the BlueprintJS-Core library
const Button = require('blueprint/lib/button');
// Create a new button element
const myButton = new Button({
label: 'Click me!',
className: 'bp3-button bp3-button-large bp3-intent-primary',
onClick: function() {
alert('Button clicked!');
}
}, document.createElement('div'));
// Append the button to the body
document.body.appendChild(myButton.getElement());
Copied!
Copied!
All versions
3.20.0
3.21.0
3.22.0
3.22.1
3.22.2
3.22.3
3.23.0
3.23.1
3.24.0
3.25.0
3.26.0
3.26.1
3.27.0
3.28.0
3.28.1
3.28.2
3.29.0
3.30.0
3.30.1
3.31.0
3.32.0
3.32.1
3.33.0
3.34.0
3.34.1
3.35.0
3.36.0
3.37.0
3.38.0
3.38.1
3.38.2
3.39.0
3.40.0
3.40.1
3.41.0
3.42.0
3.43.0
3.44.0
3.44.1
3.44.2
3.44.3
3.45.0
3.46.0
3.47.0
3.48.0
3.49.0
3.49.1
3.50.0
3.50.1
3.50.2
3.50.3
3.50.4
3.51.0
3.51.1
3.51.2
3.51.3
3.52.0
3.53.0
3.54.0
4.0.0
4.0.0-alpha.0
4.0.0-beta.0
4.0.0-beta.1
4.0.0-beta.10
4.0.0-beta.11
4.0.0-beta.12
4.0.0-beta.13
4.0.0-beta.14
4.0.0-beta.15
4.0.0-beta.2
4.0.0-beta.3
4.0.0-beta.4
4.0.0-beta.5
4.0.0-beta.6
4.0.0-beta.7
4.0.0-beta.8
4.0.0-beta.9
4.0.0-rc.0
4.0.0-rc.1
4.0.0-rc.2
4.0.1
4.0.2
4.0.3
4.0.4
4.1.0
4.1.1
4.1.2
4.10.0
4.10.1
4.10.2
4.11.0
4.11.1
4.11.2
4.11.3
4.11.4
4.11.5
4.11.6
4.12.0
4.13.0
4.14.0
4.14.1
4.14.2
4.14.3
4.15.0
4.15.1
4.16.0
4.16.1
4.16.2
4.16.3
4.17.0
4.17.1
4.17.2
4.17.3
4.17.4
4.17.5
4.17.6
4.17.7
4.17.8
4.18.0
4.19.0
4.19.1
4.19.2
4.19.3
4.19.4
4.19.5
4.2.0
4.2.1
4.2.2
4.20.0
4.20.1
4.20.2
4.3.0
4.3.1
4.3.2
4.4.0
4.4.1
4.5.0
4.5.1
4.6.0
4.6.1
4.7.0
4.8.0
4.9.0
4.9.1
4.9.2
4.9.3
4.9.4
5.0.0
5.0.0-alpha.1
5.0.0-alpha.2
5.0.0-alpha.3
5.0.0-alpha.4
5.0.0-alpha.5
5.0.0-alpha.6
5.0.0-alpha.7
5.0.0-beta.0
5.0.0-beta.1
5.0.0-beta.2
5.0.0-rc.0
5.0.1
5.1.0
5.1.1
5.1.2
5.1.3
5.1.4
5.1.5
5.10.0
5.10.1
5.10.2
5.10.3
5.10.4
5.10.5
5.11.0
*** 5.12.0
5.2.0
5.2.1
5.3.0
5.3.1
5.3.2
5.3.3
5.4.0
5.5.0
5.5.1
5.6.0
5.7.0
5.7.1
5.7.2
5.8.0
5.8.1
5.8.2
5.9.0
5.9.1