Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65815 (s=65815, is=65870, ic=65871, ia=65872)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65871 (s=65815, is=65871, ic=65872, ia=65873)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65872 (s=65815, is=65871, ic=65872, ia=65873)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65873 (s=65815, is=65871, ic=65872, ia=65873)