o
odin.langpkg.dev
packages / library / mallard

mallard

7810dd6library

No description provided.

MIT · updated 1 year ago

mallard

Goal

parent: ^Mallard_Element
// Layout and global positioning
mal_push_container(parent)

if mal_button("Some Button", DEFAULT_BUTTON_STYLE) {
	log.info("Some button pressed")
}

mal_pop_container()