Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66123 (s=66123, is=66179, ic=66180, ia=66181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66180 (s=66123, is=66180, ic=66181, ia=66182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66181 (s=66123, is=66180, ic=66181, ia=66182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66182 (s=66123, is=66180, ic=66181, ia=66182)