id
Home > @gooddata/sdk-ui > IPlaceholderOptions > id
IPlaceholderOptions.id property
By default, each placeholder has a unique generated id.
Signature:
id?: string;
Remarks
You can provide id of the placeholder which can be useful for debugging. Please note that the id should be unique for all your placeholders.