Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12652 (s=12652, is=12664, ic=12663, ia=12665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12665 (s=12652, is=12665, ic=12664, ia=12666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12664 (s=12652, is=12665, ic=12664, ia=12666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12666 (s=12652, is=12665, ic=12664, ia=12666)