Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107930 (s=107930, is=108001, ic=108002, ia=108004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 108002 (s=107930, is=108002, ic=108003, ia=108005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 108003 (s=107930, is=108002, ic=108003, ia=108005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 108005 (s=107930, is=108002, ic=108003, ia=108005)