Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12486 (s=12486, is=12498, ic=12497, ia=12499)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12499 (s=12486, is=12499, ic=12498, ia=12500)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12498 (s=12486, is=12499, ic=12498, ia=12500)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12500 (s=12486, is=12499, ic=12498, ia=12500)