Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98002 (s=98002, is=98064, ic=98065, ia=98066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98065 (s=98002, is=98065, ic=98066, ia=98067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98066 (s=98002, is=98065, ic=98066, ia=98067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98067 (s=98002, is=98065, ic=98066, ia=98067)