Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9405 (s=9405, is=9412, ic=9411, ia=9413)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9413 (s=9405, is=9413, ic=9412, ia=9414)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9412 (s=9405, is=9413, ic=9412, ia=9414)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9414 (s=9405, is=9413, ic=9412, ia=9414)