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