Search found 4 matches

Go to advanced search

by Todd Mortensen
Tue Aug 25, 2020 4:54 am
Forum: Issues
Topic: Hide select menu
Replies: 3
Views: 1768
 
Jump to post

Re: Hide select menu

Thanks this worked great. That and a youtube video got me on my way. All I had to do was add: *ngIf as an attribute for the selectWrapper with a value of the boolean variable that I created for the page. Then I made a Typescript event based off another element that would toggle that boolean variable...
by Todd Mortensen
Sat Aug 22, 2020 3:44 am
Forum: Issues
Topic: Hide select menu
Replies: 3
Views: 1768
 
Jump to post

Hide select menu

Hi, I want to hide a select menu based on some value. The select item wrapper is named "selDayOfWeek". I have an event that I created to evaluate the condition of another element, but can't quite find the typescript that would disable it. The older examples I find in the forums don't seem ...
by Todd Mortensen
Thu Jul 30, 2020 12:16 am
Forum: Issues
Topic: IONIC 4 support for Appery.io Tester
Replies: 1
Views: 1370
 
Jump to post

IONIC 4 support for Appery.io Tester

What's the rough ETA for having IONIC 4 support for the Appery.io Tester? It would help me more easily share this app with my friends if it was supported.

by Todd Mortensen
Thu Jul 30, 2020 12:13 am
Forum: Issues
Topic: Ionic4 Typescript to hide/show a component
Replies: 6
Views: 2784
 
Jump to post

Re: Ionic4 Typescript to hide/show a component

I would like some good example of this as well. I have been focusing on some other things in my app, but will be pivoting back this eventually.

Go to advanced search