Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
ViewChild is a decorator for Angular component variables, which allow to bind a template element.

0 Questions

A Sliver is a portion of a scrollable area that animate on scroll events, like stick to the top or expand when pulled to the bottom. You can use slivers to achieve custom scrolling effects. Flutter has a few Sliver implementations out of the box, such as SliverList, SliverGrid and SliverAppBar.

0 Questions

The Windows UI Library (WinUI) is a native user experience (UX) framework for both Windows Desktop and UWP applications. WinUI 3 is the next version of WinUI, a native Windows 10 UI platform completely decoupled from the Windows 10 SDK. This tag should be used with questions concerning using the features and functionality of WinUI 3.x. Add the appropriate tag for the programming language you are using as well (c++-winrt, C# or Rust).

0 Questions

ManifestV3-specific questions about development of Google Chrome extensions. Make sure to add the main tag `google-chrome-extension`.

0 Questions

Questions about Angular FormGroup, a built-in building block used to define forms. It tracks & controls the value and validity of a group of FormControls. Available in @angular/forms package.

0 Questions

View binding is a feature that allows you to more easily write code that interacts with views. Once view binding is enabled in a module, it generates a binding class for each XML layout file present in that module. An instance of a binding class contains direct references to all views that have an ID in the corresponding layout. In most cases, view binding replaces findViewById.

0 Questions

ConfigMaps allow you to decouple configuration artifacts from image content to keep containerized applications portable.

0 Questions

The classic toolkit provides traditional Sencha Ext JS application support. This includes support for most desktop browsers, tablets, and touchscreen enabled laptops. The classic toolkit is ideal for developers seeking legacy browser support (IE8+) with traditional Ext JS componentry.

0 Questions

The box-shadow CSS property describes one or more shadow effects as a comma-separated list. It allows casting a drop shadow from the frame of almost any element and allows for shadow rounded corners by border-radius.

0 Questions

Facebook Canvas is the application environment for 3rd party Games & Applications that live within Facebook, in a framed environment. Page displayed can be fetched from other websites.

0 Questions

Siri is a personal assistant that speaks to and gathers input from users to preform various tasks, compose messages, launch apps, and answer questions. Siri was announced by Apple alongside the iPhone 4S.

0 Questions