Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52950 (s=52950, is=53001, ic=53001, ia=53003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 53002 (s=52950, is=53002, ic=53002, ia=53004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 53002 (s=52950, is=53002, ic=53002, ia=53004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 53004 (s=52950, is=53002, ic=53002, ia=53004)