Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9437 (s=9437, is=9444, ic=9443, ia=9445)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9445 (s=9437, is=9445, ic=9444, ia=9446)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9444 (s=9437, is=9445, ic=9444, ia=9446)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9446 (s=9437, is=9445, ic=9444, ia=9446)