Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100599 (s=100599, is=100661, ic=100663, ia=100664)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100662 (s=100599, is=100662, ic=100664, ia=100665)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100664 (s=100599, is=100662, ic=100664, ia=100665)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100665 (s=100599, is=100662, ic=100664, ia=100665)