Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84143 (s=84143, is=84200, ic=84201, ia=84202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84201 (s=84143, is=84201, ic=84202, ia=84203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84202 (s=84143, is=84201, ic=84202, ia=84203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84203 (s=84143, is=84201, ic=84202, ia=84203)