Back to Peertube

Feature Boolean.Component

client/src/app/shared/shared-instance/feature-boolean.component.html

8.1.541 B
Original Source

@if (value() === true) { yes} @else { no}