Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86666 (s=86666, is=86724, ic=86725, ia=86726)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86725 (s=86666, is=86725, ic=86726, ia=86727)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86726 (s=86666, is=86725, ic=86726, ia=86727)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86727 (s=86666, is=86725, ic=86726, ia=86727)