Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123613 (s=123613, is=123690, ic=123692, ia=123695)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123691 (s=123613, is=123691, ic=123693, ia=123696)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123693 (s=123613, is=123691, ic=123693, ia=123696)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123696 (s=123613, is=123691, ic=123693, ia=123696)