Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24182 (s=24182, is=24198, ic=24200, ia=24202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24199 (s=24182, is=24199, ic=24201, ia=24203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24201 (s=24182, is=24199, ic=24201, ia=24203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24203 (s=24182, is=24199, ic=24201, ia=24203)