Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3261 (s=3261, is=3261, ic=3261, ia=3261)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3262 (s=3261, is=3262, ic=3262, ia=3262)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3262 (s=3261, is=3262, ic=3262, ia=3262)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3262 (s=3261, is=3262, ic=3262, ia=3262)