Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123770 (s=123770, is=123847, ic=123849, ia=123852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123848 (s=123770, is=123848, ic=123850, ia=123853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123850 (s=123770, is=123848, ic=123850, ia=123853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123853 (s=123770, is=123848, ic=123850, ia=123853)