Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25333 (s=25333, is=25339, ic=25341, ia=25341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25340 (s=25333, is=25340, ic=25342, ia=25342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25342 (s=25333, is=25340, ic=25342, ia=25342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25342 (s=25333, is=25340, ic=25342, ia=25342)