constructor(contextName) Constructor
Initializes a new object of the ASPxClientFloatingActionButtonActionExpandingEventArgs type with the specified settings.
Declaration
constructor(
contextName: string
)
Parameters
Name | Type | Description |
---|---|---|
contextName | string | Specifies the FAB action’s context name. |
See Also