Back to Fish Redux

Dependent

doc/concept/dependent.md

0.3.4204 B
Original Source

Dependent

  • Dependent = connector<T, P> + subComponent | subAdapter
  • It expresses how the small component or adapter are connected to it's parent component.
  • Sample Code
dart
/// todo