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