Cardiff Council Content and design system

www.cardiff.gov.uk

App

viewers

Pdf page viewerMarkdown viewMap Image

popups

How to: Animate a popupHow to: Create a popupSuccess popup (page removal)Message popupSuccess popup (and or go to new route)

pages

Base pageHome pageProcess pageDetails page

layout

Section headingDividerNoteMarginsError labelHeadingHighlightAlertNotifyAnimationTextStandard header iconsLinks

input

SwitchTime pickerPickerCheckboxText editorMapSearch bar with GPSSearch addressSearch barText entry

buttons

EditCancel buttonVertical transparent buttonVertical inverted buttonTag buttonCarousel buttonCallout button (Main)Vertical buttonNext / Back buttonsClose buttonInfo buttonFull button

accessibility

AutomationProperties.IsInAccessibleTreeAutomationProperties.NameAutomationProperties.HelpTextUseful docs

Heading

Used at the top of pages to provide the page title and icon.

How to use this component

Shold be used at the top of pages within a process.


Code Resource


Deprecated: htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated in /home/site/wwwroot/wp-content/themes/huntsman-child/single-mobile.php on line 96
<!-- Header -->
<sections:HeaderIcon HeadIcon="{x:Static styles:IconFont.Photo}" HeadLabel="{Binding MaxImageCount, StringFormat={x:Static resx:AppResources.LblAdd3}}" />
  • HeadLabel
    • Sets the heading text
    • Default is String.Empty
  • HeadIcon
    • Sets the heading icon
    • Default is String.Empty

How should this component look?