quangas
quangas
Is there a way to change the color selection on the toolbar? The default seems to be a pink color for the AREditText.
With the sample code, itemCount = 2, how do we put children 0,1,2,3,4 into slider 1 page and 5,6,7,8,9 on to slider 2 page? i.e how to split it evenly...
additionalInputsProps (using the sample on README.md) or requiresPostalCode are not working. Does anyone have an example where this works? It seems the props are not rendered
Do you or has anyone updated/converted this to typescript?
How would you handle the custom widget event such as onClick (if they click a button on a widget) or onChange (if they enter text as input on the widget)...
I cannot for some reason get the recenter() to fire or do anything. `this.swipeable = null;` `const rightButtons = [ this.swipeable.recenter()}>Recenter Me]` ` this.swipeable = ref} rightButtons={rightButtons}> ... ` Any...
basePath
If you set a basePath how can you update the middleware to cater for this? It doesn't seem to recognize basePath as the 'en' default.
How do you style the table only? You have table head, table body but not table itself. What if I want to put a border around the table only, or...
Are there any events that fire on save completed or on print completed for logging purposes?
Doesn't support more than one PDFObject on a page even if you put different ID's.