mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2024-12-22 08:37:24 +00:00
fixes in UIKitNavbar invoke
This commit is contained in:
parent
6a652249c0
commit
816f341729
@ -44,7 +44,7 @@ sealed class UIKitNavbar(vararg classes: String) : UIKitModifier {
|
|||||||
val Logo = UIKitUtility.Logo
|
val Logo = UIKitUtility.Logo
|
||||||
|
|
||||||
operator fun invoke(
|
operator fun invoke(
|
||||||
align: String? = null,
|
align: String?,
|
||||||
mode: String? = null,
|
mode: String? = null,
|
||||||
delayShow: Milliseconds? = null,
|
delayShow: Milliseconds? = null,
|
||||||
delayHide: Milliseconds? = null,
|
delayHide: Milliseconds? = null,
|
||||||
|
Loading…
Reference in New Issue
Block a user