Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105812 (s=105812, is=105880, ic=105881, ia=105883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105881 (s=105812, is=105881, ic=105882, ia=105884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105882 (s=105812, is=105881, ic=105882, ia=105884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105884 (s=105812, is=105881, ic=105882, ia=105884)