Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 44995 (s=44995, is=45001, ic=45001, ia=45001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 45002 (s=44995, is=45002, ic=45002, ia=45002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 45002 (s=44995, is=45002, ic=45002, ia=45002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 45002 (s=44995, is=45002, ic=45002, ia=45002)