Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87941 (s=87941, is=88000, ic=88001, ia=88002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88001 (s=87941, is=88001, ic=88002, ia=88003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88002 (s=87941, is=88001, ic=88002, ia=88003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88003 (s=87941, is=88001, ic=88002, ia=88003)