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 321bf3d commit fe4e393Copy full SHA for fe4e393
src/LiveComponent/src/Attribute/LiveProp.php
@@ -45,6 +45,8 @@ final class LiveProp
45
*/
46
private ?string $fieldName;
47
48
+ private ?string $format;
49
+
50
private bool $acceptUpdatesFromParent;
51
52
/**
0 commit comments