moonstone/LabeledItem

Exports the moonstone/LabeledItem.LabeledItem component.

import LabeledItem from '@enact/moonstone/LabeledItem';

Members

LabeledItemBaseComponent

moonstone/LabeledItem.LabeledItemBase is a focusable Moonstone-styled component that combines marquee-able text content with a synchronized marquee-able text label.

import {LabeledItemBase} from '@enact/moonstone/LabeledItem';
Properties
children
Node

The node to be displayed as the main content of the item.

disabled
Boolean

When true, applies a disabled style and the control becomes non-interactive.

label
Node

The label to be displayed along with the text.

titleIcon
String

Icon to be displayed next to the title text.

ArrayBooleanFunctionModuleNumberObjectString