Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31166 (s=31166, is=31200, ic=31199, ia=31201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31201 (s=31166, is=31201, ic=31200, ia=31202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31200 (s=31166, is=31201, ic=31200, ia=31202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31202 (s=31166, is=31201, ic=31200, ia=31202)