toggle menu
lib
common
switch theme
search in API
lib
/
kottieComposition
/
KottieCompositionSpec
Kottie
Composition
Spec
sealed
interface
KottieCompositionSpec
Inheritors
Url
File
JsonString
Members
Types
File
Link copied to clipboard
@
JvmInline
value
class
File
(
val
jsonString
:
String
)
:
KottieCompositionSpec
Json
String
Link copied to clipboard
@
JvmInline
value
class
JsonString
(
val
jsonString
:
String
)
:
KottieCompositionSpec
Url
Link copied to clipboard
@
JvmInline
value
class
Url
(
val
url
:
String
)
:
KottieCompositionSpec