Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 54950 (s=54950, is=55001, ic=55001, ia=55003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55002 (s=54950, is=55002, ic=55002, ia=55004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55002 (s=54950, is=55002, ic=55002, ia=55004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55004 (s=54950, is=55002, ic=55002, ia=55004)