Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13207 (s=13207, is=13220, ic=13219, ia=13221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13221 (s=13207, is=13221, ic=13220, ia=13222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13220 (s=13207, is=13221, ic=13220, ia=13222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13222 (s=13207, is=13221, ic=13220, ia=13222)