The developer is developing a ticket booking application, and uses the slide selector Picker to select the starting point of the ticket and writes the following code.
ohos:id="$+id:test_picker" ohos:selected_text_color="#FFFFFF" ohos:value="55" ohos:max_value="10" ohos:selector_item_num="10" ohos:bottom_line_element="#FFFFFF" ohos:selected_text_size="16fp"/>
Submit