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