Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122583575
StyledNativeComponent.d.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Jul 20, 18:58
Size
489 B
Mime Type
text/x-java
Expires
Tue, Jul 22, 18:58 (2 d)
Engine
blob
Format
Raw Data
Handle
27504067
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
StyledNativeComponent.d.ts
View Options
import type { ExtensibleObject, IInlineStyleConstructor, IStyledComponent, IStyledComponentFactory, NativeTarget, RuleSet, StyledOptions } from '../types';
declare const _default: (InlineStyle: IInlineStyleConstructor<any>) => <Target extends NativeTarget, OuterProps extends ExtensibleObject, Statics = unknown>(target: Target, options: StyledOptions<"native", OuterProps>, rules: RuleSet<OuterProps>) => IStyledComponent<"native", Target, OuterProps> & Statics;
export default _default;
Event Timeline
Log In to Comment