Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 45954 (s=45954, is=45998, ic=45998, ia=46000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 45999 (s=45954, is=45999, ic=45999, ia=46001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 45999 (s=45954, is=45999, ic=45999, ia=46001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 46001 (s=45954, is=45999, ic=45999, ia=46001)