Mobile documentation...

Just starting out? Need help? Post your questions and find answers here.
User avatar
Caronte3D
Posts: 189
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Mobile documentation...

Post by Caronte3D »

I know the documentation is not available yet while SB version it's in beta, but...
Is there a site where we can find info for example about what can be inside double quotes where padding:8px are?:

ContainerMobile(#PB_Any, #PB_Mobile_Row , "padding:8px")
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

Re: Mobile documentation...

Post by Fred »

It's a style parameter, so anything which can be in a style element: https://developer.mozilla.org/fr/docs/W ... ment/style
Post Reply