mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-08 13:44:53 +08:00
21 lines
394 B
HTML
21 lines
394 B
HTML
---
|
|
layout: docs
|
|
title: AttributeBoolean
|
|
---
|
|
|
|
<h2>Summary</h2>
|
|
|
|
<div class="markdown-from-sourecode">
|
|
<p><p>The value of this attribute is always a boolean. Null values are coerced to false.</p>
|
|
<p>String attributes can be queries using <code>equal</code> and <code>not</code>. Matching on
|
|
<code>greaterThan</code> and <code>lessThan</code> is not supported.</p>
|
|
</p>
|
|
</div>
|
|
|
|
<ul>
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|