NativeElementModel
export
Fields
category
category: C;getMixedUAStyles
getReactNativeProps
getReactNativeProps?: function __type( tnode: ExtractTNodeFromType<TNodeType>, preGeneratedProps: ReactNativePropsSwitch | null, element: Element) : void | ReactNativePropsDefinitions | null | undefined;getUADerivedStyleFromAttributes
getUADerivedStyleFromAttributes?: function __type( attributes: Record<string, string>, markers: Markers) : MixedStyleDeclaration | null;isOpaque
isOpaque?: boolean;isVoid
isVoid?: boolean;mixedUAStyles
mixedUAStyles?: MixedStyleDeclaration;reactNativeProps
reactNativeProps?: ReactNativePropsDefinitions;setMarkersForTNode
setMarkersForTNode?: SetMarkersForTNode;tagName
tagName: T;