Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19133 (s=19133, is=19153, ic=19154, ia=19151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19154 (s=19133, is=19154, ic=19155, ia=19152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19155 (s=19133, is=19154, ic=19155, ia=19152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19152 (s=19133, is=19154, ic=19155, ia=19152)