Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20134 (s=20134, is=20147, ic=20149, ia=20151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20148 (s=20134, is=20148, ic=20150, ia=20152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20150 (s=20134, is=20148, ic=20150, ia=20152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20152 (s=20134, is=20148, ic=20150, ia=20152)