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