Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12132 (s=12132, is=12144, ic=12143, ia=12145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12145 (s=12132, is=12145, ic=12144, ia=12146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12144 (s=12132, is=12145, ic=12144, ia=12146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12146 (s=12132, is=12145, ic=12144, ia=12146)