Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12127 (s=12127, is=12139, ic=12138, ia=12140)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12140 (s=12127, is=12140, ic=12139, ia=12141)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12139 (s=12127, is=12140, ic=12139, ia=12141)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12141 (s=12127, is=12140, ic=12139, ia=12141)