Flarum (v2.0.0-beta.3)
Preparing search index...
flarum
forum/components/PostListItem
IPostListItemAttrs
Interface IPostListItemAttrs
interface
IPostListItemAttrs
{
params
:
PostListParams
;
post
:
Post
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
IPostListItemAttrs
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
params
post
Properties
params
params
:
PostListParams
post
post
:
Post
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
params
post
Flarum (v2.0.0-beta.3)
Loading...
Any other virtual element properties, including attributes and event handlers.