mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-05-07 08:26:39 +08:00
fixed the next & previous page links (thanks Michael!) so that they actually work.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
title: ASCellNode
|
||||
layout: docs
|
||||
permalink: /docs/cell-node.html
|
||||
next: text-cell-node.html
|
||||
prevPage: display-node.html
|
||||
nextPage: text-cell-node.html
|
||||
---
|
||||
|
||||
ASCellNode, as you may have guessed, is the cell class of ASDK. Unlike the various cells in UIKit, ASCellNode can be used with ASTableNodes, ASCollectionNodes and ASPagerNodes, making it incredibly flexible.
|
||||
|
||||
Reference in New Issue
Block a user