Basic Timeline

  • GitHub Codespaces offers a complete dev environment in seconds, so you can code, build, test, and open pull requests from any repo anywhere.
  • GitHub Copilot is your AI pair programmer that empowers you to complete tasks 55% faster by turning natural language prompts into coding suggestions.
  • GitHub Actions automates your build, test, and deployment workflow with simple and secure CI/CD.
<PrimerBrandTimeline Items="@(new() {
    "GitHub Codespaces offers a complete dev environment in seconds, so you can code, build, test, and open pull requests from any repo anywhere.",
    "GitHub Copilot is your AI pair programmer that empowers you to complete tasks 55% faster by turning natural language prompts into coding suggestions.",
    "GitHub Actions automates your build, test, and deployment workflow with simple and secure CI/CD."
})" />

With Emphasis Tags

  • GitHub Codespaces offers a complete dev environment in seconds, so you can code, build, test, and open pull requests from any repo anywhere.
  • GitHub Copilot is your AI pair programmer that empowers you to complete tasks 55% faster by turning natural language prompts into coding suggestions.
  • GitHub Actions automates your build, test, and deployment workflow with simple and secure CI/CD.
<PrimerBrandTimeline Items="@(new() {
    "<b>GitHub Codespaces</b> offers a complete dev environment in seconds, so you can code, build, test, and open pull requests from any repo anywhere.",
    "<b>GitHub Copilot</b> is your AI pair programmer that empowers you to complete tasks 55% faster by turning natural language prompts into coding suggestions.",
    "<b>GitHub Actions</b> automates your build, test, and deployment workflow with simple and secure CI/CD."
})" />

Timeline Component Options

Available options for PrimerBrandTimeline

NameDescriptionDefault ValueCSS Class
Items
List of timeline items (HTML allowed)
[]
Timeline__item
AdditionalClass
Additional custom class
null
Timeline
Style
Inline style
null
style
AdditionalAttributes
Arbitrary HTML attributes
null
-