Split Text State

The SplitTextState class is useful to manage a SplitText component giving the details currently used in that component

Author

N7ghtm4r3 - Tecknobit

Parameters

splits

: he number of splits used to create the component

initialSliceValues

: the initial values of the slices

Properties

Link copied to clipboard
Link copied to clipboard
val splits: Int
Link copied to clipboard

textSlices -> the array container of the each parts of the split text

Functions

Link copied to clipboard

Function to allocate the each slice of the textSlices with their values

Link copied to clipboard

Function to get the complete text of the SplitText component