Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65188 (s=65188, is=65243, ic=65244, ia=65245)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65244 (s=65188, is=65244, ic=65245, ia=65246)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65245 (s=65188, is=65244, ic=65245, ia=65246)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65246 (s=65188, is=65244, ic=65245, ia=65246)