Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42999 (s=42999, is=43042, ic=43042, ia=43044)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43043 (s=42999, is=43043, ic=43043, ia=43045)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43043 (s=42999, is=43043, ic=43043, ia=43045)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43045 (s=42999, is=43043, ic=43043, ia=43045)