DropDownsActionSheetClasses
Interface
Definition
Package:@progress/kendo-react-common
Properties
actions?
string
Class for the actions container within the action sheet
header?
string
Class for the header text, centered
subtitle?
{ main?: string; textCenter?: string }
Subtitle configurations for the action sheet
title?
string
Class for the title of the action sheet
titleBar?
{ main?: string; position?: string }
Title bar configurations for the action sheet
titleBarGroup?
{ main?: string; filter?: string }
Title bar group configurations for the action sheet
wrapper?
{ main?: string; fullscreen?: string; bottom?: string }
Wrapper configurations for the action sheet component