Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 116123 (s=116123, is=116198, ic=116200, ia=116202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 116199 (s=116123, is=116199, ic=116201, ia=116203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 116201 (s=116123, is=116199, ic=116201, ia=116203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 116203 (s=116123, is=116199, ic=116201, ia=116203)