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