LiveAntd.Components.Empty (live_antd v0.1.0)

Empty state placeholder.

API

  • [ ] description: Customize description ReactNode -
  • [ ] image: Customize image. Will treat as image url when string provided ReactNode Empty.PRESENTED_IMAGE_DEFAULT
  • [ ] imageStyle: The style of image CSSProperties -

Example

<Empty image={{@image_url}} />

Properties

Link to this section Summary

Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Callback implementation for Phoenix.LiveComponent.render/1.

Link to this section Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Link to this function

render(assigns)

Callback implementation for Phoenix.LiveComponent.render/1.