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