Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110101 (s=110101, is=110174, ic=110175, ia=110177)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110175 (s=110101, is=110175, ic=110176, ia=110178)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110176 (s=110101, is=110175, ic=110176, ia=110178)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110178 (s=110101, is=110175, ic=110176, ia=110178)