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