Skip to content

Commit ded9072

Browse files
Merge pull request #243 from lukaszgawrys/docs/update-f-node-input-guide
docs: update FNodeInputDirective description
2 parents 7d8f6ba + 8ef88e1 commit ded9072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/markdown/guides/f-node-input-directive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Selector:** [fNodeInput]
44

5-
The **FNodeOutputDirective** is a directive that marks an element as an input within a [fNode](f-node-directive). It manages input-specific behaviours, such as allowing multiple connections, handling disabled state, and determining connectability.
5+
The **FNodeInputDirective** is a directive that marks an element as an input within a [fNode](f-node-directive). It manages input-specific behaviours, such as allowing multiple connections, handling disabled state, and determining connectability.
66

77
## Inputs
88

0 commit comments

Comments
 (0)