Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101938 (s=101938, is=102002, ic=102003, ia=102005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102003 (s=101938, is=102003, ic=102004, ia=102006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102004 (s=101938, is=102003, ic=102004, ia=102006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102006 (s=101938, is=102003, ic=102004, ia=102006)