Karan Singh Sisodia

Results 2 issues of Karan Singh Sisodia

Is there a way to add custom attributes to input field? I tried like this: ``` { "key" : "number", "placeholder" : "xxxx-xxxx-xxxx-xxxx", "data-braintree-name": "number" } ``` Thanks

type: enhancement

Hi, I am using the library in ESP-IDF (5.2.1) project. I am willing to use bigger font size so I defined HAGL_CHAR_BUFFER_SIZE in my main file before including hagl.h. But...