mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2024-11-27 04:28:46 +00:00
Update UIKitSticky.kt
This commit is contained in:
parent
fafb7e7e04
commit
63dd8f1bf6
@ -4,7 +4,7 @@ import dev.inmo.jsuikit.utils.buildAttribute
|
|||||||
import org.jetbrains.compose.web.css.CSSUnitLengthOrPercentage
|
import org.jetbrains.compose.web.css.CSSUnitLengthOrPercentage
|
||||||
import org.jetbrains.compose.web.css.CSSUnitValueTyped
|
import org.jetbrains.compose.web.css.CSSUnitValueTyped
|
||||||
|
|
||||||
sealed class UIKitSticky(
|
class UIKitSticky(
|
||||||
position: Position? = null,
|
position: Position? = null,
|
||||||
start: String? = null,
|
start: String? = null,
|
||||||
end: String? = null,
|
end: String? = null,
|
||||||
|
Loading…
Reference in New Issue
Block a user