Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10314 (s=10314, is=10322, ic=10321, ia=10323)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10323 (s=10314, is=10323, ic=10322, ia=10324)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10322 (s=10314, is=10323, ic=10322, ia=10324)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10324 (s=10314, is=10323, ic=10322, ia=10324)