Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43555 (s=43555, is=43599, ic=43599, ia=43601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43600 (s=43555, is=43600, ic=43600, ia=43602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43600 (s=43555, is=43600, ic=43600, ia=43602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43602 (s=43555, is=43600, ic=43600, ia=43602)