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