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