530 B
530 B
sidebar_position
sidebar_position |
---|
3 |
Respin View
Overview
- The
RespinView
class is responsible for the presentation layer of the respin feature. It extends the coreView
component and can be customized to display visual feedback related to respins.
Description:
- Initializes a new instance of RespinView.
- Calls the base View constructor.
- p4f-slotty-core/src/view/respin-view.js#L5 |