Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15950 (s=15950, is=15968, ic=15969, ia=15971)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15969 (s=15950, is=15969, ic=15970, ia=15972)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15970 (s=15950, is=15969, ic=15970, ia=15972)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15972 (s=15950, is=15969, ic=15970, ia=15972)