Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123363 (s=123363, is=123440, ic=123442, ia=123445)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123441 (s=123363, is=123441, ic=123443, ia=123446)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123443 (s=123363, is=123441, ic=123443, ia=123446)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123446 (s=123363, is=123441, ic=123443, ia=123446)