Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5410 (s=5410, is=5416, ic=5414, ia=5416)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5417 (s=5410, is=5417, ic=5415, ia=5417)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5415 (s=5410, is=5417, ic=5415, ia=5417)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5417 (s=5410, is=5417, ic=5415, ia=5417)