Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105001 (s=105001, is=105069, ic=105070, ia=105072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105070 (s=105001, is=105070, ic=105071, ia=105073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105071 (s=105001, is=105070, ic=105071, ia=105073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105073 (s=105001, is=105070, ic=105071, ia=105073)