Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65195 (s=65195, is=65250, ic=65251, ia=65252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65251 (s=65195, is=65251, ic=65252, ia=65253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65252 (s=65195, is=65251, ic=65252, ia=65253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65253 (s=65195, is=65251, ic=65252, ia=65253)