ori
0.1.0-alpha.1
In ori::
prelude
Modules
style
Macros
debug
error
hstack
hwrap
include_font
info
is_desktop
is_mobile
is_web
text
trace
vstack
vwrap
warn
zstack
Structs
Affine
Aligned
Alignment
Animate
App
AppBuilder
Aspect
BaseCx
BorderRadius
BorderWidth
BuildCx
BuildHandler
Builder
Button
ButtonStyle
Canvas
Checkbox
CheckboxStyle
Clickable
Clipboard
Collapsing
CollapsingStyle
Color
ColorPicker
ColorPickerStyle
CommandProxy
Constrain
Container
ContainerStyle
CursorSetter
Curve
Decorate
DelegateCx
DrawCx
DrawHandler
EventCx
EventHandler
Flex
Flexible
Focus
FontAttributes
FontWeight
Image
ImageData
ImageId
KeyPressed
Layout
LayoutCx
Matrix
Memo
Modifiers
Opaque
Pad
Padding
Paint
Painter
Paragraph
Pattern
Pod
PodSeq
PodState
Point
Pointer
PointerId
PointerMoved
PointerPressed
PointerReleased
PointerScrolled
Popup
RebuildCx
RebuildHandler
Rect
Scroll
ScrollStyle
SeqState
Size
Slider
SliderStyle
Space
Stack
StackStyle
Stroke
StyleBuilder
Styles
Suspense
Text
TextInput
TextInputStyle
TextStyle
Theme
Tooltip
TooltipStyle
Transform
Transition
Trigger
Vector
ViewState
Window
WindowCloseRequested
WindowId
WithState
Wrap
WrapStyle
ZStack
Enums
Align
AppCommand
Axis
BlendMode
ClickEvent
Code
Cursor
Easing
Event
FillRule
FontFamily
FontSource
FontStretch
FontStyle
Justify
Key
PointerButton
Shader
StrokeCap
StrokeJoin
TextAlign
TextWrap
WindowSizing
Constants
FILL
Traits
AnyView
AppDelegate
Fonts
Rebuild
Stylable
Style
View
ViewSeq
Functions
align
animate
any
aspect
background
bottom
bottom_left
bottom_right
build
button
center
checkbox
circle
collapsing
color_picker
constrain
container
cursor
decorate
ease
ellipse
expand
flex
focus
height
hex
hscroll
hsl
hsla
hstack
hstack_any
hstack_vec
hsv
hsva
hwrap
hwrap_any
hwrap_vec
layout
left
linear
max_height
max_size
max_width
memo
min_height
min_size
min_width
okhsl
okhsla
okhsv
okhsva
oklab
oklaba
oklch
oklcha
on_build
on_click
on_draw
on_event
on_event_before
on_press
on_rebuild
on_release
opaque
pad
pad_bottom
pad_left
pad_right
pad_top
painter
pod
popup
pt
rect
rgb
rgba
right
rotate
rotate_degrees
scale
size
slider
suspense
text
text_input
tooltip
top
top_left
top_right
transform
transition
transition_active
transition_focused
transition_hovered
translate
trigger
vscroll
vstack
vstack_any
vstack_vec
vwrap
vwrap_any
vwrap_vec
width
with_data
with_data_default
with_state
with_state_default
without_data
without_state
zstack
Type Aliases
BoxedView
Lens
Attribute Macros
desktop
mobile
web
Derive Macros
Build
Rebuild
ori
::
prelude
Function
popup
Copy item path
Settings
Help
Summary
Source
pub fn popup<V, P>(content: V, popup: P) ->
Popup
<V, P>
Expand description
Create a new popup view.