Docs
This commit is contained in:
@@ -17,6 +17,7 @@ function Frame.new()
|
|||||||
return self
|
return self
|
||||||
end
|
end
|
||||||
|
|
||||||
|
--- Initializes the Frame instance
|
||||||
function Frame:init(props, basalt)
|
function Frame:init(props, basalt)
|
||||||
Container.init(self, props, basalt)
|
Container.init(self, props, basalt)
|
||||||
self.set("type", "Frame")
|
self.set("type", "Frame")
|
||||||
|
|||||||
Reference in New Issue
Block a user