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