ui tag

177 questions


1 answers
50 views
0
$apply does not reflect $scope

I'm using Onsen to create an app.I'm trying to make a list in the following order.1. Create data externally2. Create a table with indexedDB when starting the application and store external data3. When...

1 years ago

1 answers
68 views
0
I want to display tabbar that is not displayed in OnsenUI+GoogleMapsons-page

I want to display Google Maps on one page using tabbar, but I can't display it well.After trial and error, we found that it cannot be displayed in the ons-page tag.I use the plug-in to use Google Maps...

1 years ago

1 answers
81 views
0
How do I use ons-input correctly?

Maybe it's just the wrong way to look at the document, but if you specify class=text-input for ons-input and also specify the placeholder attribute, the characters you specify for placeholder will app...

1 years ago

1 answers
70 views
0
Implementing UI like Smart News and Gunosy

Thank you for your help.For the first time using monaca, I am planning to create an app that switches tabs with smart news and left and right swipe like Gunosy.I looked through the monaca and ONSEN UI...

1 years ago

1 answers
106 views
0
About screen transition customization when tapping

The ONSEN UI is trying to implement:The screen transition image is when you tap the camera tab on instagram (the slide is upside down).is almost the same as ).What should I do with the above implement...

1 years ago

1 answers
107 views
0
I want to use the Realm file created in Realm Studio in my own application.

I have a question about Realm.I am currently developing an application using SwiftUI, but what should I do if I use the Realm file created by Realm Studio within the application?let realm=try!Realm()l...

1 years ago

1 answers
98 views
0
To Secure Toolbars and Tabbars in the OnsenUI

Some browsers allow you to scroll up and down using toolbars and tabbars.Is there a way to fix the position completely by devising HTML and CSS descriptions?Example OnsenUI (whole screen scrolling whe...

1 years ago

1 answers
95 views
0
I want to set the background image in onsenui.

Using the Onsen UI, even if you specify background in the body setting in style.css, it does not take effect.I'd like to set up a background image, but is there a good sample somewhere?

1 years ago

1 answers
86 views
0
How to use the refresh() method when adding components

If you add the ons-carousel-item component to the ons-carousel component with js, you must read the refresh() method and update the layout.and onsenui's guide, but I don't know exactly how to incorpor...

1 years ago

1 answers
96 views
0
About how to display scrollbars

I am creating a hybrid app with OnsenUI and jQuery, but I want to display the scroll bar on a screen like a search list, but I don't know how to do it.The basic structure of the page is as follows:<...

« - 9 - »

© 2024 OneMinuteCode. All rights reserved.