Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13440 (s=13440, is=13454, ic=13453, ia=13455)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13455 (s=13440, is=13455, ic=13454, ia=13456)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13454 (s=13440, is=13455, ic=13454, ia=13456)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13456 (s=13440, is=13455, ic=13454, ia=13456)