Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65356 (s=65356, is=65411, ic=65412, ia=65413)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65412 (s=65356, is=65412, ic=65413, ia=65414)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65413 (s=65356, is=65412, ic=65413, ia=65414)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65414 (s=65356, is=65412, ic=65413, ia=65414)