We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ccddd8 commit b8842abCopy full SHA for b8842ab
src/plugin/composables/styles.ts
@@ -1,7 +1,7 @@
1
import { CSSProperties } from 'vue';
2
3
// -------------------------------------------------- Value Styles //
4
-export const useInlineValueStyles = (
+export const useFieldDisplayStyles = (
5
underlineColor: string,
6
underlineStyle: string,
7
underlineWidth: string,
0 commit comments