jstoffan
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
コメント
jstoffanによる最近のアクティビティ-
Hi : You'll need to pass the values as booleans rather than strings, as any non-empty string value is considered to be a "truthy" value: Hope that helps.
-
Hi : The token value is passed to our API factory when ContentExplorer is instantiated; we currently don't provide a mechanism to update it afterward. However, rather than passing a token string...
-
Hi Vijay: There currently isn't a way to disable the header, logo, or search field directly via props. However, you could try hiding the various components by targeting them with CSS: .be-logo...