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