Virtuoso Masonry APIType AliasesContextAwareComponentOn this pageType Alias: ContextAwareComponent<Context> ContextAwareComponent<Context> = React.ComponentType<{ context: Context; }> Used for the custom components that accept the masonry context prop. Type Parameters Context Context = any