parent component.html <child-component *ngIf="showChild"></child-component> child component.ts @UntilDestroy() @Component({ selector: 'child-co
I am creating a web application and I am using groupdocs for view pdf and other docs, in one of the scenario I want to change particular page orientation of pdf
I have two tables components id | number | name | context | ... ------------------------------------- 1 | 1234 | Test | car | ... 2 | 1235 | Test
I am trying to create a custom validation attribute. public class PhoneValidator : ValidationAttribute { public override bool IsValid(object value) {
I am trying to execute query and it doesnt work. SELECT id, idOperacije, idRadniNalog, sum(kolicina) as total FROM `artikli_presetorijum
I have a populated: data class PojoObject(val id: Int, val name: String) val listData = mutableStateOf(listOf<PojoObject>()) //.. listData.value = anothe
On trying to install QML I get: (Tibra.jl) pkg> add QML Resolving package versions... ERROR: Unsatisfiable requirements detected for package Flux [587475b