Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13664 (s=13664, is=13677, ic=13678, ia=13676)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13678 (s=13664, is=13678, ic=13679, ia=13677)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13679 (s=13664, is=13678, ic=13679, ia=13677)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13677 (s=13664, is=13678, ic=13679, ia=13677)