Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20305 (s=20305, is=20318, ic=20320, ia=20322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20319 (s=20305, is=20319, ic=20321, ia=20323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20321 (s=20305, is=20319, ic=20321, ia=20323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20323 (s=20305, is=20319, ic=20321, ia=20323)