Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97891 (s=97891, is=97953, ic=97954, ia=97955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97954 (s=97891, is=97954, ic=97955, ia=97956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97955 (s=97891, is=97954, ic=97955, ia=97956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97956 (s=97891, is=97954, ic=97955, ia=97956)