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