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