Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97031 (s=97031, is=97092, ic=97093, ia=97094)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97093 (s=97031, is=97093, ic=97094, ia=97095)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97094 (s=97031, is=97093, ic=97094, ia=97095)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97095 (s=97031, is=97093, ic=97094, ia=97095)