Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5432 (s=5432, is=5433, ic=5434, ia=5434, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5434 (s=5432, is=5434, ic=5435, ia=5435, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5435 (s=5432, is=5434, ic=5435, ia=5435, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5435 (s=5432, is=5434, ic=5435, ia=5435, pia)