Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36825 (s=36825, is=36862, ic=36861, ia=36863)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36863 (s=36825, is=36863, ic=36862, ia=36864)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36862 (s=36825, is=36863, ic=36862, ia=36864)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36864 (s=36825, is=36863, ic=36862, ia=36864)