Anuncios Libros Cursos Categorías

Responsive or adaptive buttons in Vue Native

24-10-2023 - Andrés Cruz

Responsive or adaptive buttons in Vue Native

Botones I show you how you can create responsive buttons based on props in Vue Native, the same rules can be used for any other element.

Continuar leyendo


How to create our own social sharing buttons

01-10-2023 - Andrés Cruz

How to create our own social sharing buttons

Botones It explains how to define the structure of a base web page using flex.

Continuar leyendo


Raw or render HTML in Vue

14-08-2023 - Andrés Cruz

Raw or render HTML in Vue

Botones Many times we have HTML content in a property or function that we want to render directly in the template; do it with this directive.

Continuar leyendo


Creating a FloatingActionButton in Android

14-06-2023 - Andrés Cruz

Creating a FloatingActionButton in Android

Botones Android Studio's floating action button is great for highlighting relevant actions on a screen, learn how to create and use this Material Design button

Continuar leyendo


Basic Android: definition, events and use of buttons (part 1)

08-06-2023 - Andrés Cruz

Basic Android: definition, events and use of buttons (part 1)

Botones In this article we will see how to define and use a button in Android through events.

Continuar leyendo


Button widgets in Flutter: Raised, Flat, Material, Icon and Floating Action

15-05-2023 - Andrés Cruz

Button widgets in Flutter: Raised, Flat, Material, Icon and Floating Action

Botones We are going to talk about the buttons in Flutter, button type Material, floating, with icon and flat style; all in one input.

Continuar leyendo


From RaisedButton to ElevatedButton in Flutter

01-05-2023 - Andrés Cruz

From RaisedButton to ElevatedButton in Flutter

Botones Let's see a practical example of how to migrate from a RaisedButton to an ElevatedButton in Flutter 2.

Continuar leyendo


FloatingActionButton in Flutter with four sizes: Extended, Large, Regular, and Small

01-05-2023 - Andrés Cruz

FloatingActionButton in Flutter with four sizes: Extended, Large, Regular, and Small

Botones Now we have 4 sizes for the FloatingActionButton in Flutter: Extended, large, regular and small, learn how to use them.

Continuar leyendo


Efecto ripple en los botones en CSS

30-03-2022 - Andrés Cruz

Efecto ripple en los botones en CSS

Botones Veremos como crear un efecto ripple sobre los botones con solo CSS.

Continuar leyendo


Raw o renderizar HTML en Vue

16-11-2021 - Andrés Cruz

Raw o renderizar HTML en Vue

Botones Muchas veces tenemos en una propiedad o función un contenido HTML que queremos renderizar directamente en el template; hazlo con esta directiva.

Continuar leyendo