Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redomi
master
Array
Hash
Object
Redomi
App
Lib
D3
Transition
JQuery
Node
Server
PageHandler
SVG
Circle
Rect
SVG
SVGElement
Type
UI
SliderInput
TextArea
TextInput
Built with Crystal 1.9.2
2023-10-08 10:28:34 UTC
class
Redomi::Lib::D3::Transition
Redomi::Lib::D3::Transition
Reference
Object
Defined in:
redomi/lib/d3.cr
Constructors
.new
(node : Node)
Instance Method Summary
#style
(properties : NamedTuple)
#style
(properties : Hash)
Instance methods inherited from class
Object
to_redomi(app)
to_redomi
Constructor Detail
def self.
new
(node :
Node
)
#
[
View source
]
Instance Method Detail
def
style
(properties : NamedTuple)
#
[
View source
]
def
style
(properties :
Hash
)
#
[
View source
]