Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30987 (s=30987, is=31021, ic=31020, ia=31022)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31022 (s=30987, is=31022, ic=31021, ia=31023)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31021 (s=30987, is=31022, ic=31021, ia=31023)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31023 (s=30987, is=31022, ic=31021, ia=31023)