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