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