Skip to content

Commit

Permalink
SOF-7298: more experiment with styles
Browse files Browse the repository at this point in the history
  • Loading branch information
pranabdas committed Apr 21, 2024
1 parent 953b891 commit ec396d2
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -94,7 +94,10 @@ export class NonCollinearMagnetizationContextProvider extends mix(JSONSchemaForm
},
isConstrainedMagnetization: {},
constrainedMagnetization: {
...this.defaultFieldStyles,
props: {
constrainType: this.defaultFieldStyles,
lambda: this.defaultFieldStyles,
},
"ui:readonly": !this.isConstrainedMagnetization,
},
};
Expand Down

0 comments on commit ec396d2

Please sign in to comment.