Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123802 (s=123802, is=123879, ic=123881, ia=123884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123880 (s=123802, is=123880, ic=123882, ia=123885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123882 (s=123802, is=123880, ic=123882, ia=123885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123885 (s=123802, is=123880, ic=123882, ia=123885)