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