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