Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23409 (s=23409, is=23431, ic=23432, ia=23429)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23432 (s=23409, is=23432, ic=23433, ia=23430)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23433 (s=23409, is=23432, ic=23433, ia=23430)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23430 (s=23409, is=23432, ic=23433, ia=23430)