Escribe para buscar…

Compose

Esta página todavía no se ha traducido — se muestra en su idioma original:English

Composició

Compose està construït al voltant de funcions componibles.

Hot Reload

Compose Hot Reload allows make UI code changes in a Compose Multiplatform app and see the results instantly, without needing to restart.

HTML

Compose HTML is a library targeting Kotlin/JS that provides Composable building blocks for creating web user interfaces with HTML and CSS.

Layout

To effectively build user interfaces, it's important to understand the key concepts of layout construction, including core principles, layout phases, and common components and tools available for structuring your UI.

Adaptive

Adaptive Layouts is a way of adapting your UI to fit different display sizes

Coil

An image loading library

Desktop

Compose allows creating desktop applications for macOS, Linux, and Windows.

Input

Material

Material enables personal, adaptive, and expressive experiences – from dynamic color and enhanced accessibility, to foundations for large screen layouts and design tokens.

Mobile

Navegació

El component de navegació fa servir un graf de navegació per gestionar la navegació de la teva aplicació.

Navigation3

Recomposició

L'única manera de modificar una Composició és mitjançant la recomposició.

Efecte

Durant la composició de la interfície d'usuari pot ser necessari executar accions no relacionades amb la composició i que han d'executar-se fora del procés de composició.

Resource

Resources are static content, such as images, fonts, and strings, which you can use in your application.

ViewModel

ViewModels can hold data that survives configuration changes and helps to keep logic out of your UI.

Paging

The Paging library provides powerful capabilities for loading and displaying paged data from a larger dataset.

MongoDB

Wasm

Compose can be compiled to WebAssembly (Wasm) for use in modern browsers.