Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100592 (s=100592, is=100654, ic=100656, ia=100657)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100655 (s=100592, is=100655, ic=100657, ia=100658)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100657 (s=100592, is=100655, ic=100657, ia=100658)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100658 (s=100592, is=100655, ic=100657, ia=100658)