Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123001 (s=123001, is=123077, ic=123080, ia=123082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123078 (s=123001, is=123078, ic=123081, ia=123083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123081 (s=123001, is=123078, ic=123081, ia=123083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123083 (s=123001, is=123078, ic=123081, ia=123083)