Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12280 (s=12280, is=12290, ic=12292, ia=12293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12291 (s=12280, is=12291, ic=12293, ia=12294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12293 (s=12280, is=12291, ic=12293, ia=12294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12294 (s=12280, is=12291, ic=12293, ia=12294)