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