Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123692 (s=123692, is=123769, ic=123771, ia=123774)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123770 (s=123692, is=123770, ic=123772, ia=123775)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123772 (s=123692, is=123770, ic=123772, ia=123775)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123775 (s=123692, is=123770, ic=123772, ia=123775)