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