Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86232 (s=86232, is=86290, ic=86291, ia=86292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86291 (s=86232, is=86291, ic=86292, ia=86293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86292 (s=86232, is=86291, ic=86292, ia=86293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86293 (s=86232, is=86291, ic=86292, ia=86293)