(require("react-aiot/components/Creatable"))(props)
A creatable button is next to the headline. The use case for
a creatable button is for example the "Create folder" button.
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object | Properties
Properties
|
Returns:
React.Element
Type Definitions
onClick(type)
The creatable button is pressed.
Parameters:
Name | Type | Description |
---|---|---|
type |
string | The creatable type |