Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19886 (s=19886, is=19899, ic=19901, ia=19903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19900 (s=19886, is=19900, ic=19902, ia=19904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19902 (s=19886, is=19900, ic=19902, ia=19904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19904 (s=19886, is=19900, ic=19902, ia=19904)