Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33143 (s=33143, is=33178, ic=33177, ia=33179)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33179 (s=33143, is=33179, ic=33178, ia=33180)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33178 (s=33143, is=33179, ic=33178, ia=33180)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33180 (s=33143, is=33179, ic=33178, ia=33180)