Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26331 (s=26331, is=26355, ic=26356, ia=26353)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26356 (s=26331, is=26356, ic=26357, ia=26354)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26357 (s=26331, is=26356, ic=26357, ia=26354)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26354 (s=26331, is=26356, ic=26357, ia=26354)