注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
While freeboard runs as a stand-alone app out of the box, you can augment and control it from jav... While freeboard runs as a stand-alone app out of the box, you can augment and control it from javascript with a simple API. All API calls are made on the freeboard singleton object. freeboard.initialize(allowEdit, [callback]) Must be called first to initialize freeboard. allowEdit (boolean) - Sets the initial state of freeboard to allow or disallow editing. callback (function) - Function that will
2016/03/07 リンク