styling
/
dev.fritz2.styling.theme
/
PushButtonTypes
js
Push
Button
Types
interface
PushButtonTypes
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
danger
Link copied to clipboard
js
abstract val
danger
:
ColorScheme
Content copied to clipboard
info
Link copied to clipboard
js
abstract val
info
:
ColorScheme
Content copied to clipboard
primary
Link copied to clipboard
js
abstract val
primary
:
ColorScheme
Content copied to clipboard
secondary
Link copied to clipboard
js
abstract val
secondary
:
ColorScheme
Content copied to clipboard
success
Link copied to clipboard
js
abstract val
success
:
ColorScheme
Content copied to clipboard
warning
Link copied to clipboard
js
abstract val
warning
:
ColorScheme
Content copied to clipboard