Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22345 (s=22345, is=22367, ic=22368, ia=22365)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22368 (s=22345, is=22368, ic=22369, ia=22366)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22369 (s=22345, is=22368, ic=22369, ia=22366)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22366 (s=22345, is=22368, ic=22369, ia=22366)