Back to Website
Show / Hide Table of Contents

Interface IItemToolbarPermissionsConfig

A structure containing the configuration of the Floating item toolbar. To enable the Floating item toolbar on the canvas, set the floatingItemToolbarEnabled property to true. For details, refer to the User interface overview topic.

Package: IframeApi

Properties

showDeleteButton

Enables the Delete button. The default value is true.

Declaration
showDeleteButton?: boolean
Property Value
Type Description
boolean

showEditButton

Enables the Edit button. The default value is true.

Declaration
showEditButton?: boolean
Property Value
Type Description
boolean

showSelectButton

Enables the Select Image button. The default value is true.

Declaration
showSelectButton?: boolean
Property Value
Type Description
boolean
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...