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