Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18989 (s=18989, is=19001, ic=19003, ia=19005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19002 (s=18989, is=19002, ic=19004, ia=19006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19004 (s=18989, is=19002, ic=19004, ia=19006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19006 (s=18989, is=19002, ic=19004, ia=19006)