blueprintjs Questions

5

Solved

I am trying to develop a blueprintjs custom theme. In my main.scss, import blueprintjs scss files like: @import "~@blueprintjs/core/lib/scss/variables.scss"; $pt-intent-primary: #110630; ...
Northway asked 21/6, 2020 at 3:20

10

Solved

I'm trying to use the @blueprintjs/core library in my project. However, when I compile my code, I'm getting many errors like this: node_modules/@blueprintjs/core/dist/common/classes.d.ts(4,30): e...
Channing asked 17/2, 2017 at 15:7

0

I'm trying to implement a context menu using BlueprintJs Popover component; that uses Popper.js to position the popover, under the hood. The problemis that: I have fixed elements and absolutely pos...
Deadlight asked 22/6, 2020 at 12:6

1

Solved

I'm just trying to output text to the console when I click on a MenuItem in the dropdown menu. Can anyone spot what I'm doing wrong? There isn't much help on this topic besides the example componen...
Punster asked 22/4, 2018 at 17:25

1

Right now what blueprint's main css file has some classes like pt-intent-primary, pt-intent-success, pt-intent-warning; etc. i want to change the default colors of some of these classes. Should i i...
Footling asked 27/1, 2017 at 5:35
1

© 2022 - 2024 — McMap. All rights reserved.