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