Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28867 (s=28867, is=28885, ic=28888, ia=28889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28886 (s=28867, is=28886, ic=28889, ia=28890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28889 (s=28867, is=28886, ic=28889, ia=28890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28890 (s=28867, is=28886, ic=28889, ia=28890)