Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5104 (s=5104, is=5105, ic=5105, ia=5105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5106 (s=5104, is=5106, ic=5106, ia=5106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5106 (s=5104, is=5106, ic=5106, ia=5106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5106 (s=5104, is=5106, ic=5106, ia=5106)