Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86828 (s=86828, is=86886, ic=86887, ia=86888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86887 (s=86828, is=86887, ic=86888, ia=86889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86888 (s=86828, is=86887, ic=86888, ia=86889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86889 (s=86828, is=86887, ic=86888, ia=86889)