@tracoco/antd-object-image
API
Props:
| name | type | default | description |
|---|---|---|---|
| id | String | Field id | |
| value | String | Default value | |
| uiParams |
{
service: string,
dir: string,
filename: string
}
|
Setup image service configurations | |
| onChange | (id: string, type: string, value: string) => void | Called when input is changed |