Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97137 (s=97137, is=97199, ic=97200, ia=97201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97200 (s=97137, is=97200, ic=97201, ia=97202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97201 (s=97137, is=97200, ic=97201, ia=97202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97202 (s=97137, is=97200, ic=97201, ia=97202)