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