Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 1,492 for

conditional

(0.37 sec)
  1. CSS conditional rules - CSS: Cascading Style Sh...

    The CSS Conditional rules module defines CSS media and support queries, enabling you to define styles that are only applied if specific conditions are met. The Conditional rules defined in this module are based on device, user-agent, and viewport capabilities. With Conditional rules, you can target CSS styles based on query values or browser and device features, independent of the document being rendered....Français 日本語 한국어 The CSS conditional rules module defines CSS...if specific conditions are met. The conditional rules defined...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_co...
  2. HTTP conditional requests - HTTP | MDN

    HTTP has a concept of Conditional requests, where the result, and even the success of a request, can be controlled by comparing the affected resources with a validator. These requests are useful for validating cached content, ensuring that it is only fetched if it differs from the copy that is already available to the browser. Conditional requests are also useful for ensuring the integrity of a document when resuming a download, or preventing lost updates when uploading or modifying a document on the server....(简体) HTTP has a concept of conditional requests , where the result...available to the browser. Conditional requests are also useful...

    developer.mozilla.org/en-US/docs/Web/HTTP/Condi...
  3. Conditional (ternary) operator - JavaScript | MDN

    The Conditional (ternary) operator is the only JavaScript operator that takes three operands: a condition followed by a question mark (?), then an expression to execute if the condition is truthy followed by a colon (:), and finally the expression to execute if the condition is falsy. This operator is frequently used as an alternative to an if...else statement....Русский 中文 (简体) 正體中文 (繁體) The conditional (ternary) operator is the...that takes three operands: a condition followed by a question mark...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. Support for Null-Conditional Operators in Group...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.6. Using the latest version, you can now use null-Conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....version, you can now use null-conditional operators **?. **and ?[]...Email Document Support null-conditional ?. and ?[] operators in template...

    blog.groupdocs.com/assembly/support-for-null-co...
  5. Excel spreadsheet colors of conditional formatt...

    Hi! Some colors of Conditional formatting in the excel spreadsheet are not converted correctly. See: Excel - Original.png (1.4 KB) Thanks. PDF - Wrong color.png (2.8 KB) Can you please investigate that? Is there a w…...Excel spreadsheet colors of conditional formatting not converted...3:22pm 1 Hi! Some colors of conditional formatting in the excel spreadsheet...

    forum.groupdocs.com/t/excel-spreadsheet-colors-...
  6. Work with Table-Row Data Bands and Conditional ...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java 18.2. Using the latest version, you can now add single-column table-row data bands in word processing, spreadsheet, presentation, and email messages with HTML and RTF bodies. We would recommend you to download and integrate this latest release. Features IntroducedGroupDocs.Assembly for Java extends abilities to work with single-column table-row data bands and Conditional blocks....table-row data bands and conditional blocks. Following new features...Table-Row Conditional BlocksA table-row conditional block is a...

    blog.groupdocs.com/assembly/work-with-table-row...
  7. Conditional - MDN Web Docs Glossary: Definition...

    A condition is a set of rules that can interrupt normal code execution or change it, depending on whether the condition is completed or not....日本語 한국어 Русский 中文 (简体) A condition is a set of rules that can...depending on whether the condition is completed or not. An instruction...

    developer.mozilla.org/en-US/docs/Glossary/Condi...
  8. Ember Interactivity: Footer functionality, cond...

    That's enough for now. At this point, not only can we mark todos as complete, but we can clear them as well. Now the only thing left to wire up the footer are the three filtering links: "All", "Active", and "Completed". We'll do that in the next article, using Routing....we'll learn about using conditional rendering in our templates...classes, start looking at conditional rendering, and wire up some...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  9. React interactivity: Editing, filtering, condit...

    So that's it — our app is now functionally complete. However, now that we've implemented all of our features, we can make a few improvements to ensure that a wider range of users can use our app. Our next article rounds things off for our React tutorials by looking at including focus management in React, which can improve usability and reduce confusion for both keyboard-only and screen reader users.... We'll look at conditional UI rendering along the way...Objective: To learn about conditional rendering in React, and implementing...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  10. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common template because some part of the data model is nullable. Let me show you what are our use cases. Here is our template. (14.6 KB) Our first d…...Conditional existance of nullable part of data model GroupDocs...

    forum.groupdocs.com/t/conditional-existance-of-...