Grid selection
This commit is contained in:
@@ -94,6 +94,7 @@ export const GridlerGoAPIExampleEventlog = () => {
|
||||
>
|
||||
<Gridler.APIAdaptorGoLangv2 authtoken={apiKey} url={`${apiUrl}/public/process`} />
|
||||
<Gridler.GlidlerFormInterface
|
||||
descriptionField={'process'}
|
||||
onRequestForm={(request, data) => {
|
||||
console.log('Form requested', request, data);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user