styling
/
dev.fritz2.styling.theme
/
PopoverArrowPlacements
js
Popover
Arrow
Placements
interface
PopoverArrowPlacements
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
bottom
Link copied to clipboard
js
abstract val
bottom
:
Style
<
BasicParams
>
Content copied to clipboard
left
Link copied to clipboard
js
abstract val
left
:
Style
<
BasicParams
>
Content copied to clipboard
right
Link copied to clipboard
js
abstract val
right
:
Style
<
BasicParams
>
Content copied to clipboard
top
Link copied to clipboard
js
abstract val
top
:
Style
<
BasicParams
>
Content copied to clipboard