describo / crate-builder-component

A VueJS UI component to build an RO-Crate
MIT License
6 stars 3 forks source link

Add param to component to pass in context to use #4

Closed marcolarosa closed 1 year ago

marcolarosa commented 1 year ago

Should be of type Object | undefined. If not undefined, override the context in the crate file being loaded in.

marcolarosa commented 1 year ago

actually - no - the environment loading in the crate can fix the context as it wishes