Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 39960 (s=39960, is=40001, ic=40001, ia=40003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 40002 (s=39960, is=40002, ic=40002, ia=40004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 40002 (s=39960, is=40002, ic=40002, ia=40004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 40004 (s=39960, is=40002, ic=40002, ia=40004)