Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 76944 (s=76944, is=77001, ic=77002, ia=77003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77002 (s=76944, is=77002, ic=77003, ia=77004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77003 (s=76944, is=77002, ic=77003, ia=77004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77004 (s=76944, is=77002, ic=77003, ia=77004)