Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrew-levy/jetpack-compose-react-native
/ width
Method
width
src/utils/modifier.ts:16–16 ·
view source on GitHub ↗
(value: number)
Source
from the content-addressed store, hash-verified
14
}
15
): Modifier;
16
width(value: number): Modifier;
17
height(value: number): Modifier;
18
size(value: number): Modifier;
19
fillMaxHeight(): Modifier;
Callers
3
ColumnsExample
Function · 0.65
Modifiers
Function · 0.65
toModifier
Function · 0.65
Implementers
1
ModifierBuilder
src/utils/modifier.ts
Calls
no outgoing calls
Tested by
no test coverage detected