Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20670 (s=20670, is=20700, ic=20702, ia=20698)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20701 (s=20670, is=20701, ic=20703, ia=20699)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20703 (s=20670, is=20701, ic=20703, ia=20699)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20699 (s=20670, is=20701, ic=20703, ia=20699)