Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122921 (s=122921, is=122997, ic=123000, ia=123002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122998 (s=122921, is=122998, ic=123001, ia=123003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123001 (s=122921, is=122998, ic=123001, ia=123003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123003 (s=122921, is=122998, ic=123001, ia=123003)