Adds an empty array into Ideas array.
Adds Object into the Ideas array.
Parsed Object
Appends ParsedObj to Idea
Returns filtered (non-empty) and whitespace-separated ideas.
Checks if idea piece isn’t empty array or empty string.
IdeasItemPiece
False if piece is empty array or empty string, otherwise true
Generated using TypeDoc
Ideas contains an array of items in which every item is an array of strings and HTML elements, a whitespace-only string or a ParsedObj.
Contents of Ideas internal array