Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111738 (s=111738, is=111811, ic=111812, ia=111814)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111812 (s=111738, is=111812, ic=111813, ia=111815)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111813 (s=111738, is=111812, ic=111813, ia=111815)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111815 (s=111738, is=111812, ic=111813, ia=111815)