Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33915 (s=33915, is=33950, ic=33949, ia=33951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33951 (s=33915, is=33951, ic=33950, ia=33952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33950 (s=33915, is=33951, ic=33950, ia=33952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33952 (s=33915, is=33951, ic=33950, ia=33952)